chromium-latest.inc 83 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000
  1. # (echo "QT5WEBENGINE_CHROMIUM_LICENSE_FILES = \\" ; \
  2. # find src/3rdparty/ -type f \
  3. # \( -iname 'license*' -o -iname 'copying*' -o -name 'APPLE_LICENSE' -o -name 'Copyright' -o -path '*/license_texts/*' -o -path '*/licenses/*' \) \
  4. # -a -not -name '*.cc' -not -name '*.py' -not -name '*.pyc' -not -name '*.h' -not -name 'LICENSE.sha1' -not -name 'licensecheck.pl*' -not -name 'license.after' -not -name 'license.before' | \
  5. # sort | sed 's%^\(.*\)$%\t\1 \\%') > package/qt5/qt5webengine/chromium-latest.inc
  6. QT5WEBENGINE_CHROMIUM_LICENSE_FILES = \
  7. src/3rdparty/chromium/base/third_party/cityhash/COPYING \
  8. src/3rdparty/chromium/base/third_party/double_conversion/LICENSE \
  9. src/3rdparty/chromium/base/third_party/dynamic_annotations/LICENSE \
  10. src/3rdparty/chromium/base/third_party/icu/LICENSE \
  11. src/3rdparty/chromium/base/third_party/libevent/LICENSE \
  12. src/3rdparty/chromium/base/third_party/nspr/LICENSE \
  13. src/3rdparty/chromium/base/third_party/superfasthash/LICENSE \
  14. src/3rdparty/chromium/base/third_party/symbolize/LICENSE \
  15. src/3rdparty/chromium/base/third_party/valgrind/LICENSE \
  16. src/3rdparty/chromium/base/third_party/xdg_mime/LICENSE \
  17. src/3rdparty/chromium/base/third_party/xdg_user_dirs/LICENSE \
  18. src/3rdparty/chromium/buildtools/LICENSE \
  19. src/3rdparty/chromium/LICENSE \
  20. src/3rdparty/chromium/LICENSE.chromium_os \
  21. src/3rdparty/chromium/mojo/public/LICENSE \
  22. src/3rdparty/chromium/net/third_party/mozilla_security_manager/LICENSE \
  23. src/3rdparty/chromium/net/third_party/nss/LICENSE \
  24. src/3rdparty/chromium/net/third_party/quiche/src/LICENSE \
  25. src/3rdparty/chromium/net/third_party/uri_template/LICENSE \
  26. src/3rdparty/chromium/ppapi/LICENSE \
  27. src/3rdparty/chromium/third_party/abseil-cpp/LICENSE \
  28. src/3rdparty/chromium/third_party/angle/LICENSE \
  29. src/3rdparty/chromium/third_party/angle/src/common/third_party/smhasher/LICENSE \
  30. src/3rdparty/chromium/third_party/angle/src/common/third_party/xxhash/LICENSE \
  31. src/3rdparty/chromium/third_party/angle/src/third_party/compiler/LICENSE \
  32. src/3rdparty/chromium/third_party/angle/src/third_party/libXNVCtrl/LICENSE \
  33. src/3rdparty/chromium/third_party/angle/src/third_party/volk/LICENSE.md \
  34. src/3rdparty/chromium/third_party/angle/third_party/rapidjson/src/bin/jsonschema/LICENSE \
  35. src/3rdparty/chromium/third_party/angle/third_party/rapidjson/src/contrib/natvis/LICENSE \
  36. src/3rdparty/chromium/third_party/angle/third_party/rapidjson/src/license.txt \
  37. src/3rdparty/chromium/third_party/angle/third_party/vulkan-headers/src/LICENSE.txt \
  38. src/3rdparty/chromium/third_party/angle/third_party/vulkan-loader/src/LICENSE.txt \
  39. src/3rdparty/chromium/third_party/angle/third_party/vulkan-tools/src/LICENSE.txt \
  40. src/3rdparty/chromium/third_party/angle/tools/flex-bison/third_party/m4sugar/LICENSE \
  41. src/3rdparty/chromium/third_party/angle/tools/flex-bison/third_party/skeletons/LICENSE \
  42. src/3rdparty/chromium/third_party/angle/util/windows/third_party/StackWalker/LICENSE \
  43. src/3rdparty/chromium/third_party/apple_apsl/LICENSE \
  44. src/3rdparty/chromium/third_party/arcore-android-sdk-client/LICENSE \
  45. src/3rdparty/chromium/third_party/arcore-android-sdk/LICENSE \
  46. src/3rdparty/chromium/third_party/axe-core/LICENSE \
  47. src/3rdparty/chromium/third_party/bazel/LICENSE \
  48. src/3rdparty/chromium/third_party/blanketjs/LICENSE \
  49. src/3rdparty/chromium/third_party/blink/LICENSE_FOR_ABOUT_CREDITS \
  50. src/3rdparty/chromium/third_party/blink/renderer/core/LICENSE-APPLE \
  51. src/3rdparty/chromium/third_party/blink/renderer/core/LICENSE-LGPL-2 \
  52. src/3rdparty/chromium/third_party/blink/renderer/core/LICENSE-LGPL-2.1 \
  53. src/3rdparty/chromium/third_party/blink/renderer/platform/testing/data/third_party/Noto/LICENSE_OFL.txt \
  54. src/3rdparty/chromium/third_party/blink/renderer/platform/testing/data/third_party/Roboto/LICENSE.txt \
  55. src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/LICENSE.md \
  56. src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/third_party/enum/enum/LICENSE \
  57. src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/third_party/h2/LICENSE \
  58. src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/third_party/hpack/LICENSE \
  59. src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/third_party/html5lib/LICENSE \
  60. src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/third_party/hyperframe/LICENSE \
  61. src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/third_party/six/LICENSE \
  62. src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/wptserve/LICENSE \
  63. src/3rdparty/chromium/third_party/boringssl/src/LICENSE \
  64. src/3rdparty/chromium/third_party/boringssl/src/third_party/fiat/LICENSE \
  65. src/3rdparty/chromium/third_party/boringssl/src/third_party/googletest/LICENSE \
  66. src/3rdparty/chromium/third_party/boringssl/src/third_party/wycheproof_testvectors/LICENSE \
  67. src/3rdparty/chromium/third_party/bouncycastle/LICENSE \
  68. src/3rdparty/chromium/third_party/breakpad/breakpad/LICENSE \
  69. src/3rdparty/chromium/third_party/breakpad/breakpad/src/third_party/curl/COPYING \
  70. src/3rdparty/chromium/third_party/breakpad/breakpad/src/third_party/libdisasm/LICENSE \
  71. src/3rdparty/chromium/third_party/breakpad/LICENSE \
  72. src/3rdparty/chromium/third_party/brotli/LICENSE \
  73. src/3rdparty/chromium/third_party/bspatch/LICENSE \
  74. src/3rdparty/chromium/third_party/byte_buddy/LICENSE \
  75. src/3rdparty/chromium/third_party/catapult/common/eslint/LICENSE \
  76. src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/third_party/rcssmin/bench/LICENSE.cssmin \
  77. src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/third_party/rcssmin/LICENSE \
  78. src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/third_party/rjsmin/LICENSE \
  79. src/3rdparty/chromium/third_party/catapult/third_party/polymer/components/polymer/LICENSE.txt \
  80. src/3rdparty/chromium/third_party/catapult/tracing/LICENSE \
  81. src/3rdparty/chromium/third_party/catapult/tracing/third_party/chai/LICENSE \
  82. src/3rdparty/chromium/third_party/catapult/tracing/third_party/d3/LICENSE \
  83. src/3rdparty/chromium/third_party/catapult/tracing/third_party/devscripts/COPYING \
  84. src/3rdparty/chromium/third_party/catapult/tracing/third_party/gl-matrix/LICENSE.md \
  85. src/3rdparty/chromium/third_party/catapult/tracing/third_party/jpeg-js/LICENSE \
  86. src/3rdparty/chromium/third_party/catapult/tracing/third_party/jszip/LICENSE.markdown \
  87. src/3rdparty/chromium/third_party/catapult/tracing/third_party/mocha/LICENSE \
  88. src/3rdparty/chromium/third_party/catapult/tracing/third_party/pako/LICENSE \
  89. src/3rdparty/chromium/third_party/ced/LICENSE \
  90. src/3rdparty/chromium/third_party/ced/src/LICENSE \
  91. src/3rdparty/chromium/third_party/chaijs/LICENSE \
  92. src/3rdparty/chromium/third_party/checkstyle/LICENSE \
  93. src/3rdparty/chromium/third_party/checkstyle/LICENSE.apache20 \
  94. src/3rdparty/chromium/third_party/cld_3/LICENSE \
  95. src/3rdparty/chromium/third_party/cld_3/src/LICENSE \
  96. src/3rdparty/chromium/third_party/closure_compiler/compiler/COPYING \
  97. src/3rdparty/chromium/third_party/closure_compiler/LICENSE \
  98. src/3rdparty/chromium/third_party/crashpad/crashpad/LICENSE \
  99. src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/apple_cf/APPLE_LICENSE \
  100. src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/cpp-httplib/cpp-httplib/LICENSE \
  101. src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/getopt/LICENSE \
  102. src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/glibc/COPYING.LIB \
  103. src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/xnu/APPLE_LICENSE \
  104. src/3rdparty/chromium/third_party/crc32c/src/LICENSE \
  105. src/3rdparty/chromium/third_party/cros_system_api/LICENSE \
  106. src/3rdparty/chromium/third_party/custom_tabs_client/LICENSE \
  107. src/3rdparty/chromium/third_party/d3/src/LICENSE \
  108. src/3rdparty/chromium/third_party/dav1d/libdav1d/COPYING \
  109. src/3rdparty/chromium/third_party/dav1d/LICENSE \
  110. src/3rdparty/chromium/third_party/dawn/LICENSE \
  111. src/3rdparty/chromium/third_party/decklink/LICENSE \
  112. src/3rdparty/chromium/third_party/devscripts/COPYING \
  113. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/cm/LICENSE \
  114. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/cm/LICENSE_python \
  115. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/cm_modes/LICENSE \
  116. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/dagre_layout/LICENSE \
  117. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/formatter_worker/acorn/LICENSE \
  118. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/sdk/wasm_source_map/LICENSES.deps \
  119. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/third_party/fabricjs/LICENSE \
  120. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/third_party/lighthouse/LICENSE \
  121. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/third_party/lit-html/LICENSE \
  122. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/third_party/lit-html/package/LICENSE \
  123. src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/third_party/wasmparser/LICENSE \
  124. src/3rdparty/chromium/third_party/devtools-frontend/src/LICENSE \
  125. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/abbrev/LICENSE \
  126. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/accepts/LICENSE \
  127. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/acorn-jsx/LICENSE \
  128. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/acorn/LICENSE \
  129. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/acorn-walk/LICENSE \
  130. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ajv/LICENSE \
  131. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/amdefine/LICENSE \
  132. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ansi-colors/LICENSE \
  133. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ansi-escapes/license \
  134. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ansi-regex/license \
  135. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ansi-styles/license \
  136. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ansi-wrap/LICENSE \
  137. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/anymatch/LICENSE \
  138. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/append-transform/license \
  139. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/argparse/LICENSE \
  140. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/array-find-index/license \
  141. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/arr-diff/LICENSE \
  142. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/arr-union/LICENSE \
  143. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/asap/LICENSE.md \
  144. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/assert/LICENSE \
  145. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/assign-symbols/LICENSE \
  146. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/astral-regex/license \
  147. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ast-types/LICENSE \
  148. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/async/LICENSE \
  149. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/async-limiter/LICENSE \
  150. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/code-frame/LICENSE \
  151. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/generator/LICENSE \
  152. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/generator/node_modules/source-map/LICENSE \
  153. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/helper-function-name/LICENSE \
  154. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/helper-get-function-arity/LICENSE \
  155. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/helper-split-export-declaration/LICENSE \
  156. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/highlight/LICENSE \
  157. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/parser/LICENSE \
  158. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/template/LICENSE \
  159. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/traverse/LICENSE \
  160. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/types/LICENSE \
  161. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/balanced-match/LICENSE.md \
  162. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/base64-arraybuffer/LICENSE-MIT \
  163. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/base64id/LICENSE \
  164. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/base64-js/LICENSE \
  165. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/binary-extensions/license \
  166. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/.bin/license-checker \
  167. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/blob/LICENSE \
  168. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/bluebird/LICENSE \
  169. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/body-parser/LICENSE \
  170. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/body-parser/node_modules/debug/LICENSE \
  171. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/body-parser/node_modules/ms/license.md \
  172. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/brace-expansion/LICENSE \
  173. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/braces/LICENSE \
  174. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/browserify-aes/LICENSE \
  175. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/browserify-cipher/LICENSE \
  176. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/browserify-des/license \
  177. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/browserify-rsa/LICENSE \
  178. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/browserify-sign/LICENSE \
  179. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/browserify-zlib/LICENSE \
  180. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/browser-resolve/LICENSE \
  181. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/browser-stdout/LICENSE \
  182. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/buffer-from/LICENSE \
  183. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/buffer/LICENSE \
  184. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/buffer-xor/LICENSE \
  185. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/builtin-status-codes/license \
  186. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/bytes/LICENSE \
  187. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/callsites/license \
  188. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/camelcase-keys/license \
  189. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/camelcase/license \
  190. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/chai/LICENSE \
  191. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/chalk/license \
  192. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/chardet/LICENSE \
  193. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/check-error/LICENSE \
  194. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/chokidar/LICENSE \
  195. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/chokidar/node_modules/glob-parent/LICENSE \
  196. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/cipher-base/LICENSE \
  197. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/cli-cursor/license \
  198. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/cliui/LICENSE.txt \
  199. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/cli-width/LICENSE \
  200. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/clone/LICENSE \
  201. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/code-point-at/license \
  202. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/color-convert/LICENSE \
  203. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/color-name/LICENSE \
  204. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/colors/LICENSE \
  205. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/combine-source-map/LICENSE \
  206. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/combine-source-map/node_modules/convert-source-map/LICENSE \
  207. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/combine-source-map/node_modules/source-map/LICENSE \
  208. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/commander/LICENSE \
  209. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/compare-versions/LICENSE \
  210. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/component-emitter/LICENSE \
  211. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/concat-map/LICENSE \
  212. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/concat-stream/LICENSE \
  213. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/concat-stream/node_modules/readable-stream/LICENSE \
  214. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/concat-stream/node_modules/safe-buffer/LICENSE \
  215. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/concat-stream/node_modules/string_decoder/LICENSE \
  216. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/connect/LICENSE \
  217. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/connect/node_modules/debug/LICENSE \
  218. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/connect/node_modules/ms/license.md \
  219. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/content-type/LICENSE \
  220. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/convert-source-map/LICENSE \
  221. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/convert-source-map/node_modules/safe-buffer/LICENSE \
  222. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/cookie/LICENSE \
  223. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/core-js/LICENSE \
  224. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/core-util-is/LICENSE \
  225. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/create-ecdh/LICENSE \
  226. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/create-hash/LICENSE \
  227. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/create-hmac/LICENSE \
  228. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/cross-spawn/LICENSE \
  229. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/crypto-browserify/LICENSE \
  230. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/currently-unhandled/license \
  231. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/custom-event/LICENSE \
  232. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/date-format/LICENSE \
  233. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/dateformat/LICENSE \
  234. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/debug/LICENSE \
  235. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/debuglog/LICENSE \
  236. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/decamelize/license \
  237. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/deep-eql/LICENSE \
  238. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/deep-is/LICENSE \
  239. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/default-require-extensions/license \
  240. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/defaults/LICENSE \
  241. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/define-properties/LICENSE \
  242. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/depd/LICENSE \
  243. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/dezalgo/LICENSE \
  244. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/diffie-hellman/LICENSE \
  245. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/diff/LICENSE \
  246. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/diff-match-patch/LICENSE \
  247. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/di/LICENSE \
  248. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/doctrine/LICENSE \
  249. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/doctrine/LICENSE.closure-compiler \
  250. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/doctrine/LICENSE.esprima \
  251. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/domain-browser/LICENSE.md \
  252. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ee-first/LICENSE \
  253. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/emoji-regex/LICENSE-MIT.txt \
  254. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/encodeurl/LICENSE \
  255. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/end-of-stream/LICENSE \
  256. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/engine.io-client/LICENSE \
  257. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/engine.io-client/node_modules/debug/LICENSE \
  258. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/engine.io-client/node_modules/ms/license.md \
  259. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/engine.io/LICENSE \
  260. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/engine.io/node_modules/debug/LICENSE \
  261. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/engine.io/node_modules/ms/license.md \
  262. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/engine.io-parser/LICENSE \
  263. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ent/LICENSE \
  264. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/error-ex/LICENSE \
  265. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/es6-object-assign/LICENSE \
  266. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/es6-promise/LICENSE \
  267. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/es-abstract/LICENSE \
  268. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/escape-html/LICENSE \
  269. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/escape-string-regexp/license \
  270. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/escodegen/LICENSE.BSD \
  271. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/escodegen/node_modules/esprima/LICENSE.BSD \
  272. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/eslint/LICENSE \
  273. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/eslint-plugin-mocha/LICENSE \
  274. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/eslint-plugin-rulesdir/LICENSE.md \
  275. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/eslint-scope/LICENSE \
  276. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/eslint-utils/LICENSE \
  277. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/eslint-visitor-keys/LICENSE \
  278. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/espree/LICENSE \
  279. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/esprima/LICENSE.BSD \
  280. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/esquery/license.txt \
  281. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/es-to-primitive/LICENSE \
  282. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/estraverse/LICENSE.BSD \
  283. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/esutils/LICENSE.BSD \
  284. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/eventemitter3/LICENSE \
  285. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/events/LICENSE \
  286. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/evp_bytestokey/LICENSE \
  287. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/execa/license \
  288. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/extend/LICENSE \
  289. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/extend-shallow/LICENSE \
  290. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/external-editor/LICENSE \
  291. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/extract-zip/LICENSE \
  292. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/extract-zip/node_modules/debug/LICENSE \
  293. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/extract-zip/node_modules/ms/license.md \
  294. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/fast-deep-equal/LICENSE \
  295. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/fast-json-stable-stringify/LICENSE \
  296. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/fast-levenshtein/LICENSE.md \
  297. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/fd-slicer/LICENSE \
  298. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/figures/license \
  299. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/file-entry-cache/LICENSE \
  300. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/fileset/LICENSE-MIT \
  301. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/fill-range/LICENSE \
  302. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/finalhandler/LICENSE \
  303. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/finalhandler/node_modules/debug/LICENSE \
  304. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/finalhandler/node_modules/ms/license.md \
  305. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/find-up/license \
  306. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/flat-cache/LICENSE \
  307. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/flat-cache/node_modules/rimraf/LICENSE \
  308. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/flat/LICENSE \
  309. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/flatted/LICENSE \
  310. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/follow-redirects/LICENSE \
  311. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/follow-redirects/node_modules/debug/LICENSE \
  312. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/fsevents/LICENSE \
  313. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/fs-extra/LICENSE \
  314. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/fs.realpath/LICENSE \
  315. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/functional-red-black-tree/LICENSE \
  316. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/function-bind/LICENSE \
  317. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/get-caller-file/LICENSE.md \
  318. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/get-func-name/LICENSE \
  319. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/get-stream/license \
  320. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/globals/license \
  321. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/glob/LICENSE \
  322. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/glob-parent/LICENSE \
  323. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/glob-parent/node_modules/is-glob/LICENSE \
  324. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/graceful-fs/LICENSE \
  325. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/handlebars/LICENSE \
  326. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/has-binary2/LICENSE \
  327. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/has-flag/license \
  328. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/hash-base/LICENSE \
  329. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/has/LICENSE-MIT \
  330. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/has-symbols/LICENSE \
  331. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/he/LICENSE-MIT.txt \
  332. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/hosted-git-info/LICENSE \
  333. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/http-errors/LICENSE \
  334. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/http-errors/node_modules/inherits/LICENSE \
  335. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/http-proxy/LICENSE \
  336. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/https-browserify/LICENSE \
  337. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/https-proxy-agent/node_modules/debug/LICENSE \
  338. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/iconv-lite/LICENSE \
  339. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ieee754/LICENSE \
  340. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ignore/LICENSE-MIT \
  341. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/import-fresh/license \
  342. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/indent-string/license \
  343. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/inflight/LICENSE \
  344. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/inherits/LICENSE \
  345. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/inline-source-map/LICENSE \
  346. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/inline-source-map/node_modules/source-map/LICENSE \
  347. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/inquirer/LICENSE \
  348. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/inquirer/node_modules/ansi-regex/license \
  349. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/inquirer/node_modules/strip-ansi/license \
  350. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/invert-kv/license \
  351. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-arguments/LICENSE \
  352. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-arrayish/LICENSE \
  353. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/isbinaryfile/LICENSE.txt \
  354. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-binary-path/license \
  355. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-buffer/LICENSE \
  356. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-callable/LICENSE \
  357. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-date-object/LICENSE \
  358. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/isexe/LICENSE \
  359. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-extendable/LICENSE \
  360. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-extglob/LICENSE \
  361. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-finite/license \
  362. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-fullwidth-code-point/license \
  363. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-generator-function/LICENSE \
  364. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-glob/LICENSE \
  365. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-nan/LICENSE \
  366. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-number/LICENSE \
  367. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/isobject/LICENSE \
  368. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-plain-object/LICENSE \
  369. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-promise/LICENSE \
  370. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-regex/LICENSE \
  371. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-stream/license \
  372. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-symbol/LICENSE \
  373. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-api/LICENSE \
  374. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-diff/node_modules/minimist/LICENSE \
  375. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-lib-coverage/LICENSE \
  376. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-lib-hook/LICENSE \
  377. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-lib-instrument/LICENSE \
  378. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-lib-instrument/node_modules/semver/LICENSE \
  379. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-lib-report/LICENSE \
  380. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-lib-report/node_modules/supports-color/license \
  381. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-lib-source-maps/LICENSE \
  382. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-lib-source-maps/node_modules/rimraf/LICENSE \
  383. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/LICENSE \
  384. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/node_modules/async/LICENSE \
  385. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/node_modules/escodegen/LICENSE.BSD \
  386. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/node_modules/escodegen/LICENSE.source-map \
  387. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/node_modules/esprima/LICENSE.BSD \
  388. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/node_modules/estraverse/LICENSE.BSD \
  389. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/node_modules/glob/LICENSE \
  390. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/node_modules/has-flag/license \
  391. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/node_modules/source-map/LICENSE \
  392. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul/node_modules/supports-color/license \
  393. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/istanbul-reports/LICENSE \
  394. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/is-utf8/LICENSE \
  395. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/jsesc/LICENSE-MIT.txt \
  396. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/jsonfile/LICENSE \
  397. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/json-parse-better-errors/LICENSE.md \
  398. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/json-schema-traverse/LICENSE \
  399. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/json-stable-stringify-without-jsonify/LICENSE \
  400. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/json-stringify-safe/LICENSE \
  401. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/js-tokens/LICENSE \
  402. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/js-yaml/LICENSE \
  403. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/js-yaml/node_modules/esprima/LICENSE.BSD \
  404. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-chai/LICENSE \
  405. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-chrome-launcher/LICENSE \
  406. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-coverage-istanbul-instrumenter/LICENSE \
  407. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-coverage-istanbul-reporter/LICENSE \
  408. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-coverage/LICENSE \
  409. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-coverage/LICENSE-istanbul \
  410. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-coverage/node_modules/source-map/LICENSE \
  411. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma/LICENSE \
  412. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-mocha/LICENSE \
  413. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-mocha/node_modules/minimist/LICENSE \
  414. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma/node_modules/rimraf/LICENSE \
  415. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-sourcemap-loader/LICENSE \
  416. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-typescript/LICENSE \
  417. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-typescript/node_modules/acorn/LICENSE \
  418. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-typescript/node_modules/async/LICENSE \
  419. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-typescript/node_modules/source-map/LICENSE \
  420. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-typescript/node_modules/tmp/LICENSE \
  421. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/karma-typescript/node_modules/tmp/node_modules/rimraf/LICENSE \
  422. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/lcid/license \
  423. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/levn/LICENSE \
  424. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/license-checker/bin/license-checker \
  425. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/license-checker/lib/license-files.js \
  426. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/license-checker/lib/license.js \
  427. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/license-checker/LICENSE \
  428. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/license-checker/node_modules/debug/LICENSE \
  429. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/license-checker/node_modules/nopt/LICENSE \
  430. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/load-json-file/license \
  431. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/load-json-file/node_modules/pify/license \
  432. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/load-json-file/node_modules/strip-bom/license \
  433. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/locate-path/license \
  434. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/locate-path/node_modules/path-exists/license \
  435. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/lodash-deep/LICENSE \
  436. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/lodash/LICENSE \
  437. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/lodash.memoize/LICENSE.txt \
  438. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/log4js/LICENSE \
  439. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/log-symbols/license \
  440. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/loud-rejection/license \
  441. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/lru-cache/LICENSE \
  442. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/make-dir/license \
  443. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/map-age-cleaner/license \
  444. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/map-obj/license \
  445. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/md5.js/LICENSE \
  446. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/media-typer/LICENSE \
  447. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mem/license \
  448. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mem/node_modules/mimic-fn/license \
  449. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/meow/license \
  450. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/meow/node_modules/minimist/LICENSE \
  451. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mime-db/LICENSE \
  452. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mime/LICENSE \
  453. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mime-types/LICENSE \
  454. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mimic-fn/license \
  455. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/minimalistic-assert/LICENSE \
  456. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/minimatch/LICENSE \
  457. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/minimist/LICENSE \
  458. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mkdirp/LICENSE \
  459. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mocha/LICENSE \
  460. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mocha/node_modules/ansi-colors/LICENSE \
  461. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mocha/node_modules/debug/LICENSE \
  462. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mocha/node_modules/diff/LICENSE \
  463. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mocha/node_modules/find-up/license \
  464. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mocha/node_modules/glob/LICENSE \
  465. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mocha/node_modules/ms/license.md \
  466. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mocha/node_modules/supports-color/license \
  467. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ms/license.md \
  468. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/mute-stream/LICENSE \
  469. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/negotiator/LICENSE \
  470. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/neo-async/LICENSE \
  471. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/nice-try/LICENSE \
  472. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/nopt/LICENSE \
  473. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/normalize-package-data/LICENSE \
  474. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/normalize-package-data/node_modules/resolve/LICENSE \
  475. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/normalize-path/LICENSE \
  476. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/npm-run-path/license \
  477. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/number-is-nan/license \
  478. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/object-assign/license \
  479. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/object.assign/LICENSE \
  480. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/object.entries/LICENSE \
  481. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/object.getownpropertydescriptors/LICENSE \
  482. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/object-inspect/LICENSE \
  483. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/object-is/LICENSE \
  484. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/object-keys/LICENSE \
  485. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/omit-deep-lodash/LICENSE \
  486. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/once/LICENSE \
  487. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/onetime/license \
  488. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/on-finished/LICENSE \
  489. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/optimist/LICENSE \
  490. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/optimist/node_modules/wordwrap/LICENSE \
  491. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/optionator/LICENSE \
  492. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/os-browserify/LICENSE \
  493. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/osenv/LICENSE \
  494. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/os-homedir/license \
  495. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/os-locale/license \
  496. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/os-tmpdir/license \
  497. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pad/LICENSE \
  498. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pako/LICENSE \
  499. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/parent-module/license \
  500. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/parse-asn1/LICENSE \
  501. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/parse-json/license \
  502. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/parseqs/LICENSE \
  503. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/parseuri/LICENSE \
  504. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/parseurl/LICENSE \
  505. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/path-browserify/LICENSE \
  506. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/path-dirname/license \
  507. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/path-exists/license \
  508. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/path-is-absolute/license \
  509. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/path-key/license \
  510. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/path-parse/LICENSE \
  511. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/path-type/license \
  512. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/path-type/node_modules/pify/license \
  513. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pathval/LICENSE \
  514. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pbkdf2/LICENSE \
  515. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/p-defer/license \
  516. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pend/LICENSE \
  517. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/p-finally/license \
  518. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/picomatch/LICENSE \
  519. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pify/license \
  520. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pinkie/license \
  521. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pinkie-promise/license \
  522. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/p-is-promise/license \
  523. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/p-limit/license \
  524. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/p-locate/license \
  525. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/plugin-error/LICENSE \
  526. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/prelude-ls/LICENSE \
  527. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/private/LICENSE \
  528. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/process/LICENSE \
  529. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/process-nextick-args/license.md \
  530. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/progress/LICENSE \
  531. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pseudomap/LICENSE \
  532. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/p-try/license \
  533. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/public-encrypt/LICENSE \
  534. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/pump/LICENSE \
  535. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/punycode/LICENSE-MIT.txt \
  536. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/puppeteer/LICENSE \
  537. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/rimraf/LICENSE \
  538. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/ws/LICENSE \
  539. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/qs/LICENSE \
  540. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/querystring-es3/License.md \
  541. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/querystring/License.md \
  542. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ramda/LICENSE.txt \
  543. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/randombytes/LICENSE \
  544. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/randomfill/LICENSE \
  545. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/range-parser/LICENSE \
  546. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/raw-body/LICENSE \
  547. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/readable-stream/LICENSE \
  548. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/readdirp/LICENSE \
  549. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/readdir-scoped-modules/LICENSE \
  550. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/read-installed/LICENSE \
  551. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/read-package-json/LICENSE \
  552. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/read-pkg/license \
  553. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/read-pkg-up/license \
  554. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/recast/LICENSE \
  555. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/recast/node_modules/esprima/LICENSE.BSD \
  556. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/redent/license \
  557. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/regexpp/LICENSE \
  558. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/remap-istanbul/LICENSE \
  559. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/repeating/license \
  560. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/require-directory/LICENSE \
  561. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/require-main-filename/LICENSE.txt \
  562. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/requires-port/LICENSE \
  563. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/resolve-from/license \
  564. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/resolve/LICENSE \
  565. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/restore-cursor/license \
  566. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/rfdc/LICENSE \
  567. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/rimraf/LICENSE \
  568. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ripemd160/LICENSE \
  569. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/rollup/LICENSE.md \
  570. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/run-async/LICENSE \
  571. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/rxjs/_esm2015/LICENSE.txt \
  572. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/rxjs/_esm5/LICENSE.txt \
  573. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/rxjs/LICENSE.txt \
  574. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/rxjs/src/LICENSE.txt \
  575. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/safe-buffer/LICENSE \
  576. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/safer-buffer/LICENSE \
  577. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/semver/LICENSE \
  578. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/set-blocking/LICENSE.txt \
  579. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/setimmediate/LICENSE.txt \
  580. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/setprototypeof/LICENSE \
  581. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/sha.js/LICENSE \
  582. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/shebang-command/license \
  583. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/shebang-regex/license \
  584. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/signal-exit/LICENSE.txt \
  585. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/slice-ansi/license \
  586. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/slide/LICENSE \
  587. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io-adapter/LICENSE \
  588. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io-client/LICENSE \
  589. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io-client/node_modules/debug/LICENSE \
  590. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io-client/node_modules/ms/license.md \
  591. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io/LICENSE \
  592. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io/node_modules/debug/LICENSE \
  593. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io/node_modules/ms/license.md \
  594. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io-parser/LICENSE \
  595. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io-parser/node_modules/debug/LICENSE \
  596. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/socket.io-parser/node_modules/ms/license.md \
  597. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/source-map/LICENSE \
  598. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/spdx-compare/LICENSE.md \
  599. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/spdx-correct/LICENSE \
  600. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/spdx-expression-parse/LICENSE \
  601. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/spdx-ranges/LICENSE.md \
  602. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/spdx-satisfies/LICENSE \
  603. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/sprintf-js/LICENSE \
  604. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/statuses/LICENSE \
  605. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/stream-browserify/LICENSE \
  606. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/stream-browserify/node_modules/readable-stream/LICENSE \
  607. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/stream-browserify/node_modules/safe-buffer/LICENSE \
  608. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/stream-browserify/node_modules/string_decoder/LICENSE \
  609. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/stream-http/LICENSE \
  610. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/streamroller/LICENSE \
  611. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/streamroller/node_modules/debug/LICENSE \
  612. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/string_decoder/LICENSE \
  613. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/string.prototype.trimleft/LICENSE \
  614. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/string.prototype.trimright/LICENSE \
  615. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/string-width/license \
  616. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/strip-ansi/license \
  617. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/strip-bom/license \
  618. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/strip-eof/license \
  619. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/strip-indent/license \
  620. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/strip-json-comments/license \
  621. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/supports-color/license \
  622. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/table/LICENSE \
  623. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/table/node_modules/ansi-regex/license \
  624. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/table/node_modules/string-width/license \
  625. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/table/node_modules/strip-ansi/license \
  626. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/text-table/LICENSE \
  627. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/through2/LICENSE.md \
  628. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/through/LICENSE.APACHE2 \
  629. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/through/LICENSE.MIT \
  630. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/timers-browserify/LICENSE.md \
  631. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/tmp/LICENSE \
  632. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/to-fast-properties/license \
  633. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/toidentifier/LICENSE \
  634. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/to-regex-range/LICENSE \
  635. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/treeify/LICENSE \
  636. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/trim-newlines/license \
  637. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/tslib/LICENSE.txt \
  638. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/tsutils/LICENSE \
  639. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/tty-browserify/LICENSE \
  640. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/type-check/LICENSE \
  641. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typedarray/LICENSE \
  642. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/type-detect/LICENSE \
  643. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/type-is/LICENSE \
  644. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/chai/LICENSE \
  645. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/color-name/LICENSE \
  646. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/eslint-plugin/LICENSE \
  647. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/eslint-plugin/node_modules/regexpp/LICENSE \
  648. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/LICENSE \
  649. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/node_modules/eslint-scope/LICENSE \
  650. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/parser/LICENSE \
  651. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/LICENSE \
  652. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/node_modules/glob/LICENSE \
  653. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/LICENSE \
  654. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/LICENSE.txt \
  655. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/eslint-visitor-keys/LICENSE \
  656. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/estree/LICENSE \
  657. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/filesystem/LICENSE \
  658. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/json-schema/LICENSE \
  659. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/mocha/LICENSE \
  660. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/node/LICENSE \
  661. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/puppeteer/LICENSE \
  662. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/uglify-js/LICENSE \
  663. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ultron/LICENSE \
  664. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/universalify/LICENSE \
  665. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/unpipe/LICENSE \
  666. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/url/LICENSE \
  667. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/url/node_modules/punycode/LICENSE-MIT.txt \
  668. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/useragent/LICENSE \
  669. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/util-deprecate/LICENSE \
  670. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/util-extend/LICENSE \
  671. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/util/LICENSE \
  672. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/utils-merge/LICENSE \
  673. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/validate-npm-package-license/LICENSE \
  674. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/vm-browserify/LICENSE \
  675. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/void-elements/LICENSE \
  676. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/wcwidth/LICENSE \
  677. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/which/LICENSE \
  678. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/which-module/LICENSE \
  679. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/wide-align/LICENSE \
  680. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/wordwrap/LICENSE \
  681. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/wrap-ansi/license \
  682. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/wrap-ansi/node_modules/ansi-regex/license \
  683. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/wrap-ansi/node_modules/is-fullwidth-code-point/license \
  684. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/wrap-ansi/node_modules/string-width/license \
  685. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/wrap-ansi/node_modules/strip-ansi/license \
  686. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/wrappy/LICENSE \
  687. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/write/LICENSE \
  688. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ws/LICENSE \
  689. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ws/node_modules/safe-buffer/LICENSE \
  690. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/xmlhttprequest-ssl/LICENSE \
  691. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/xtend/LICENSE \
  692. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/y18n/LICENSE \
  693. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yallist/LICENSE \
  694. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/LICENSE \
  695. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/ansi-regex/license \
  696. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/ansi-styles/license \
  697. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/camelcase/license \
  698. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/cliui/LICENSE.txt \
  699. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/color-convert/LICENSE \
  700. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/color-name/LICENSE \
  701. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/emoji-regex/LICENSE-MIT.txt \
  702. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/find-up/license \
  703. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/is-fullwidth-code-point/license \
  704. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/locate-path/license \
  705. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/path-exists/license \
  706. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/p-locate/license \
  707. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/string-width/license \
  708. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/strip-ansi/license \
  709. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/wrap-ansi/license \
  710. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs/node_modules/yargs-parser/LICENSE.txt \
  711. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs-parser/LICENSE.txt \
  712. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs-parser/node_modules/camelcase/license \
  713. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs-unparser/LICENSE \
  714. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs-unparser/node_modules/camelcase/license \
  715. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs-unparser/node_modules/find-up/license \
  716. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs-unparser/node_modules/get-caller-file/LICENSE.md \
  717. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs-unparser/node_modules/require-main-filename/LICENSE.txt \
  718. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs-unparser/node_modules/yargs/LICENSE \
  719. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yargs-unparser/node_modules/yargs-parser/LICENSE.txt \
  720. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yauzl/LICENSE \
  721. src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/yeast/LICENSE \
  722. src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/closure/COPYING \
  723. src/3rdparty/chromium/third_party/devtools-frontend/src/third_party/axe-core/LICENSE \
  724. src/3rdparty/chromium/third_party/devtools-frontend/src/third_party/pyjson5/src/LICENSE \
  725. src/3rdparty/chromium/third_party/dom_distiller_js/LICENSE \
  726. src/3rdparty/chromium/third_party/dpkg-shlibdeps/LICENSE \
  727. src/3rdparty/chromium/third_party/emoji-segmenter/LICENSE \
  728. src/3rdparty/chromium/third_party/emoji-segmenter/src/LICENSE \
  729. src/3rdparty/chromium/third_party/espresso/LICENSE \
  730. src/3rdparty/chromium/third_party/expat/src/expat/COPYING \
  731. src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/full_lgpl.txt \
  732. src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/jpeg.txt \
  733. src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/mips.txt \
  734. src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/oggparse_ahlberg_rullgayrd_2005.txt \
  735. src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv2 \
  736. src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv3 \
  737. src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv2.1 \
  738. src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv3 \
  739. src/3rdparty/chromium/third_party/ffmpeg/LICENSE.md \
  740. src/3rdparty/chromium/third_party/flac/COPYING.FDL \
  741. src/3rdparty/chromium/third_party/flac/COPYING.GPL \
  742. src/3rdparty/chromium/third_party/flac/COPYING.LGPL \
  743. src/3rdparty/chromium/third_party/flac/COPYING.Xiph \
  744. src/3rdparty/chromium/third_party/flatbuffers/LICENSE \
  745. src/3rdparty/chromium/third_party/flatbuffers/src/dart/LICENSE \
  746. src/3rdparty/chromium/third_party/flatbuffers/src/LICENSE.txt \
  747. src/3rdparty/chromium/third_party/fontconfig/LICENSE \
  748. src/3rdparty/chromium/third_party/fontconfig/src/COPYING \
  749. src/3rdparty/chromium/third_party/freetype/src/docs/LICENSE.TXT \
  750. src/3rdparty/chromium/third_party/fuchsia-sdk/LICENSE \
  751. src/3rdparty/chromium/third_party/gif_player/LICENSE \
  752. src/3rdparty/chromium/third_party/glfw/src/LICENSE.md \
  753. src/3rdparty/chromium/third_party/glslang/LICENSE \
  754. src/3rdparty/chromium/third_party/glslang/src/LICENSE.txt \
  755. src/3rdparty/chromium/third_party/googletest/src/googlemock/LICENSE \
  756. src/3rdparty/chromium/third_party/googletest/src/googlemock/scripts/generator/LICENSE \
  757. src/3rdparty/chromium/third_party/googletest/src/googletest/LICENSE \
  758. src/3rdparty/chromium/third_party/googletest/src/LICENSE \
  759. src/3rdparty/chromium/third_party/google-truth/LICENSE \
  760. src/3rdparty/chromium/third_party/guava/LICENSE \
  761. src/3rdparty/chromium/third_party/gvr-android-keyboard/LICENSE \
  762. src/3rdparty/chromium/third_party/gvr-android-sdk/LICENSE \
  763. src/3rdparty/chromium/third_party/hamcrest/LICENSE \
  764. src/3rdparty/chromium/third_party/harfbuzz-ng/src/COPYING \
  765. src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/ms-use/COPYING \
  766. src/3rdparty/chromium/third_party/hunspell/COPYING \
  767. src/3rdparty/chromium/third_party/hunspell/COPYING.LESSER \
  768. src/3rdparty/chromium/third_party/hunspell/COPYING.MPL \
  769. src/3rdparty/chromium/third_party/iaccessible2/LICENSE \
  770. src/3rdparty/chromium/third_party/iccjpeg/LICENSE \
  771. src/3rdparty/chromium/third_party/icu4j/LICENSE \
  772. src/3rdparty/chromium/third_party/icu/LICENSE \
  773. src/3rdparty/chromium/third_party/icu/license.html \
  774. src/3rdparty/chromium/third_party/icu/scripts/LICENSE \
  775. src/3rdparty/chromium/third_party/ijar/LICENSE \
  776. src/3rdparty/chromium/third_party/ink/LICENSE \
  777. src/3rdparty/chromium/third_party/inspector_protocol/LICENSE \
  778. src/3rdparty/chromium/third_party/isimpledom/LICENSE \
  779. src/3rdparty/chromium/third_party/jacoco/LICENSE \
  780. src/3rdparty/chromium/third_party/javalang/LICENSE \
  781. src/3rdparty/chromium/third_party/jetifier_standalone/LICENSE \
  782. src/3rdparty/chromium/third_party/jinja2/LICENSE \
  783. src/3rdparty/chromium/third_party/jsoncpp/LICENSE \
  784. src/3rdparty/chromium/third_party/jsoncpp/source/LICENSE \
  785. src/3rdparty/chromium/third_party/jstemplate/COPYING \
  786. src/3rdparty/chromium/third_party/khronos/LICENSE \
  787. src/3rdparty/chromium/third_party/leveldatabase/src/LICENSE \
  788. src/3rdparty/chromium/third_party/libaddressinput/LICENSE \
  789. src/3rdparty/chromium/third_party/libaddressinput/src/cpp/LICENSE.chromium \
  790. src/3rdparty/chromium/third_party/libaddressinput/src/LICENSE \
  791. src/3rdparty/chromium/third_party/libaom/source/libaom/LICENSE \
  792. src/3rdparty/chromium/third_party/libaom/source/libaom/third_party/fastfeat/LICENSE \
  793. src/3rdparty/chromium/third_party/libaom/source/libaom/third_party/googletest/src/googletest/LICENSE \
  794. src/3rdparty/chromium/third_party/libaom/source/libaom/third_party/libwebm/LICENSE.TXT \
  795. src/3rdparty/chromium/third_party/libaom/source/libaom/third_party/vector/LICENSE \
  796. src/3rdparty/chromium/third_party/libaom/source/libaom/third_party/x86inc/LICENSE \
  797. src/3rdparty/chromium/third_party/libcxx-pretty-printers/LICENSE \
  798. src/3rdparty/chromium/third_party/libgav1/src/LICENSE \
  799. src/3rdparty/chromium/third_party/libgifcodec/LICENSE.md \
  800. src/3rdparty/chromium/third_party/libipp/LICENSE \
  801. src/3rdparty/chromium/third_party/libjingle_xmpp/LICENSE \
  802. src/3rdparty/chromium/third_party/libjpeg_turbo/LICENSE.md \
  803. src/3rdparty/chromium/third_party/libovr/LICENSE \
  804. src/3rdparty/chromium/third_party/libpng/LICENSE \
  805. src/3rdparty/chromium/third_party/libprotobuf-mutator/src/LICENSE \
  806. src/3rdparty/chromium/third_party/libsecret/LICENSE \
  807. src/3rdparty/chromium/third_party/libsrtp/LICENSE \
  808. src/3rdparty/chromium/third_party/libsync/LICENSE \
  809. src/3rdparty/chromium/third_party/libudev/LICENSE \
  810. src/3rdparty/chromium/third_party/libusb/src/COPYING \
  811. src/3rdparty/chromium/third_party/libvpx/source/libvpx/LICENSE \
  812. src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/googletest/src/LICENSE \
  813. src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/libwebm/LICENSE.TXT \
  814. src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/libyuv/LICENSE \
  815. src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/x86inc/LICENSE \
  816. src/3rdparty/chromium/third_party/libwebm/source/LICENSE.TXT \
  817. src/3rdparty/chromium/third_party/libwebp/LICENSE \
  818. src/3rdparty/chromium/third_party/libxml/src/COPYING \
  819. src/3rdparty/chromium/third_party/libxml/src/Copyright \
  820. src/3rdparty/chromium/third_party/libXNVCtrl/LICENSE \
  821. src/3rdparty/chromium/third_party/libxslt/linux/COPYING \
  822. src/3rdparty/chromium/third_party/libxslt/src/Copyright \
  823. src/3rdparty/chromium/third_party/libyuv/LICENSE \
  824. src/3rdparty/chromium/third_party/lottie/LICENSE \
  825. src/3rdparty/chromium/third_party/lzma_sdk/LICENSE \
  826. src/3rdparty/chromium/third_party/mako/LICENSE \
  827. src/3rdparty/chromium/third_party/markupsafe/LICENSE \
  828. src/3rdparty/chromium/third_party/material_design_icons/LICENSE \
  829. src/3rdparty/chromium/third_party/mesa_headers/LICENSE \
  830. src/3rdparty/chromium/third_party/metrics_proto/LICENSE \
  831. src/3rdparty/chromium/third_party/microsoft_webauthn/LICENSE \
  832. src/3rdparty/chromium/third_party/minigbm/LICENSE \
  833. src/3rdparty/chromium/third_party/minigbm/src/LICENSE \
  834. src/3rdparty/chromium/third_party/minizip/src/lib/bzip2/LICENSE \
  835. src/3rdparty/chromium/third_party/minizip/src/LICENSE \
  836. src/3rdparty/chromium/third_party/mocha/LICENSE \
  837. src/3rdparty/chromium/third_party/mockito/LICENSE \
  838. src/3rdparty/chromium/third_party/modp_b64/LICENSE \
  839. src/3rdparty/chromium/third_party/motemplate/LICENSE \
  840. src/3rdparty/chromium/third_party/mozilla/LICENSE \
  841. src/3rdparty/chromium/third_party/nasm/LICENSE \
  842. src/3rdparty/chromium/third_party/netty4/LICENSE \
  843. src/3rdparty/chromium/third_party/netty-tcnative/LICENSE \
  844. src/3rdparty/chromium/third_party/node/LICENSE \
  845. src/3rdparty/chromium/third_party/objenesis/LICENSE \
  846. src/3rdparty/chromium/third_party/ocmock/License.txt \
  847. src/3rdparty/chromium/third_party/one_euro_filter/LICENSE \
  848. src/3rdparty/chromium/third_party/openh264/src/LICENSE \
  849. src/3rdparty/chromium/third_party/openscreen/src/LICENSE \
  850. src/3rdparty/chromium/third_party/openscreen/src/third_party/mozilla/LICENSE.txt \
  851. src/3rdparty/chromium/third_party/openvr/src/LICENSE \
  852. src/3rdparty/chromium/third_party/opus/src/COPYING \
  853. src/3rdparty/chromium/third_party/opus/src/LICENSE_PLEASE_READ.txt \
  854. src/3rdparty/chromium/third_party/ots/LICENSE \
  855. src/3rdparty/chromium/third_party/ow2_asm/LICENSE \
  856. src/3rdparty/chromium/third_party/pdfium/LICENSE \
  857. src/3rdparty/chromium/third_party/pdfium/third_party/bigint/LICENSE \
  858. src/3rdparty/chromium/third_party/pdfium/third_party/libpng16/LICENSE \
  859. src/3rdparty/chromium/third_party/pdfium/third_party/pymock/LICENSE.txt \
  860. src/3rdparty/chromium/third_party/perfetto/LICENSE \
  861. src/3rdparty/chromium/third_party/pexpect/LICENSE \
  862. src/3rdparty/chromium/third_party/pffft/LICENSE \
  863. src/3rdparty/chromium/third_party/ply/LICENSE \
  864. src/3rdparty/chromium/third_party/ply/license.patch \
  865. src/3rdparty/chromium/third_party/polymer/LICENSE.polymer \
  866. src/3rdparty/chromium/third_party/polymer/v1_0/components-chromium/polymer2/LICENSE.txt \
  867. src/3rdparty/chromium/third_party/polymer/v1_0/components-chromium/polymer/LICENSE.txt \
  868. src/3rdparty/chromium/third_party/polymer/v3_0/components-chromium/polymer/LICENSE.txt \
  869. src/3rdparty/chromium/third_party/private-join-and-compute/src/crypto/LICENSE \
  870. src/3rdparty/chromium/third_party/private-join-and-compute/src/LICENSE \
  871. src/3rdparty/chromium/third_party/private-join-and-compute/src/util/LICENSE \
  872. src/3rdparty/chromium/third_party/proguard/LICENSE \
  873. src/3rdparty/chromium/third_party/protobuf/LICENSE \
  874. src/3rdparty/chromium/third_party/pycoverage/LICENSE \
  875. src/3rdparty/chromium/third_party/pyelftools/elftools/construct/LICENSE \
  876. src/3rdparty/chromium/third_party/pyelftools/LICENSE \
  877. src/3rdparty/chromium/third_party/pyjson5/src/LICENSE \
  878. src/3rdparty/chromium/third_party/pymock/LICENSE.txt \
  879. src/3rdparty/chromium/third_party/pystache/LICENSE \
  880. src/3rdparty/chromium/third_party/Python-Markdown/LICENSE.md \
  881. src/3rdparty/chromium/third_party/pywebsocket3/src/LICENSE \
  882. src/3rdparty/chromium/third_party/qcms/src/COPYING \
  883. src/3rdparty/chromium/third_party/quic_trace/src/LICENSE \
  884. src/3rdparty/chromium/third_party/quic_trace/src/third_party/fonts/LICENSE \
  885. src/3rdparty/chromium/third_party/quic_trace/src/third_party/glew/LICENSE.txt \
  886. src/3rdparty/chromium/third_party/qunit/LICENSE \
  887. src/3rdparty/chromium/third_party/r8/LICENSE \
  888. src/3rdparty/chromium/third_party/re2/LICENSE \
  889. src/3rdparty/chromium/third_party/re2/src/LICENSE \
  890. src/3rdparty/chromium/third_party/requests/LICENSE \
  891. src/3rdparty/chromium/third_party/rnnoise/COPYING \
  892. src/3rdparty/chromium/third_party/robolectric/LICENSE \
  893. src/3rdparty/chromium/third_party/robolectric/licenses/extreme.indiana.edu.license.txt \
  894. src/3rdparty/chromium/third_party/robolectric/licenses/javolution.license.txt \
  895. src/3rdparty/chromium/third_party/robolectric/licenses/pivotal.labs.license.txt \
  896. src/3rdparty/chromium/third_party/s2cellid/LICENSE \
  897. src/3rdparty/chromium/third_party/schema_org/LICENSE \
  898. src/3rdparty/chromium/third_party/shaderc/src/LICENSE \
  899. src/3rdparty/chromium/third_party/shaderc/src/third_party/LICENSE.glslang \
  900. src/3rdparty/chromium/third_party/shaderc/src/third_party/LICENSE.spirv-tools \
  901. src/3rdparty/chromium/third_party/simplejson/LICENSE.txt \
  902. src/3rdparty/chromium/third_party/sinonjs/LICENSE \
  903. src/3rdparty/chromium/third_party/six/LICENSE \
  904. src/3rdparty/chromium/third_party/six/src/LICENSE \
  905. src/3rdparty/chromium/third_party/skia/include/third_party/skcms/LICENSE \
  906. src/3rdparty/chromium/third_party/skia/include/third_party/vulkan/LICENSE \
  907. src/3rdparty/chromium/third_party/skia/LICENSE \
  908. src/3rdparty/chromium/third_party/skia/modules/canvaskit/canvaskit/LICENSE \
  909. src/3rdparty/chromium/third_party/skia/modules/pathkit/npm-asmjs/LICENSE \
  910. src/3rdparty/chromium/third_party/skia/modules/pathkit/npm-wasm/LICENSE \
  911. src/3rdparty/chromium/third_party/skia/third_party/etc1/LICENSE \
  912. src/3rdparty/chromium/third_party/skia/third_party/skcms/LICENSE \
  913. src/3rdparty/chromium/third_party/skia/third_party/vulkanmemoryallocator/include/LICENSE.txt \
  914. src/3rdparty/chromium/third_party/skia/third_party/vulkanmemoryallocator/LICENSE \
  915. src/3rdparty/chromium/third_party/skia/third_party/wuffs/LICENSE \
  916. src/3rdparty/chromium/third_party/smhasher/LICENSE \
  917. src/3rdparty/chromium/third_party/snappy/src/COPYING \
  918. src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/LICENSE \
  919. src/3rdparty/chromium/third_party/spirv-headers/LICENSE \
  920. src/3rdparty/chromium/third_party/spirv-headers/src/LICENSE \
  921. src/3rdparty/chromium/third_party/SPIRV-Tools/LICENSE \
  922. src/3rdparty/chromium/third_party/SPIRV-Tools/src/LICENSE \
  923. src/3rdparty/chromium/third_party/SPIRV-Tools/src/utils/vscode/src/lsp/LICENSE \
  924. src/3rdparty/chromium/third_party/sqlite4java/LICENSE \
  925. src/3rdparty/chromium/third_party/sqlite/LICENSE \
  926. src/3rdparty/chromium/third_party/sqlite/src/autoconf/tea/license.terms \
  927. src/3rdparty/chromium/third_party/sqlite/src/LICENSE.md \
  928. src/3rdparty/chromium/third_party/subresource-filter-ruleset/LICENSE \
  929. src/3rdparty/chromium/third_party/sudden_motion_sensor/LICENSE \
  930. src/3rdparty/chromium/third_party/swiftshader/LICENSE.txt \
  931. src/3rdparty/chromium/third_party/tcmalloc/LICENSE \
  932. src/3rdparty/chromium/third_party/tcmalloc/vendor/COPYING \
  933. src/3rdparty/chromium/third_party/test_fonts/LICENSE \
  934. src/3rdparty/chromium/third_party/tlslite/LICENSE \
  935. src/3rdparty/chromium/third_party/turbine/LICENSE \
  936. src/3rdparty/chromium/third_party/ub-uiautomator/LICENSE \
  937. src/3rdparty/chromium/third_party/unrar/LICENSE \
  938. src/3rdparty/chromium/third_party/unrar/src/license.txt \
  939. src/3rdparty/chromium/third_party/usb_ids/LICENSE \
  940. src/3rdparty/chromium/third_party/usrsctp/LICENSE \
  941. src/3rdparty/chromium/third_party/usrsctp/usrsctplib/LICENSE.md \
  942. src/3rdparty/chromium/third_party/v4l-utils/COPYING.libv4l \
  943. src/3rdparty/chromium/third_party/wds/LICENSE \
  944. src/3rdparty/chromium/third_party/wds/src/COPYING \
  945. src/3rdparty/chromium/third_party/web-animations-js/LICENSE \
  946. src/3rdparty/chromium/third_party/web-animations-js/sources/COPYING \
  947. src/3rdparty/chromium/third_party/webdriver/COPYING \
  948. src/3rdparty/chromium/third_party/webdriver/LICENSE \
  949. src/3rdparty/chromium/third_party/webgpu-cts/src/LICENSE.txt \
  950. src/3rdparty/chromium/third_party/webgpu-cts/src/third_party/jquery/LICENSE.txt \
  951. src/3rdparty/chromium/third_party/webrtc/common_audio/third_party/fft4g/LICENSE \
  952. src/3rdparty/chromium/third_party/webrtc/common_audio/third_party/spl_sqrt_floor/LICENSE \
  953. src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE \
  954. src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE.md \
  955. src/3rdparty/chromium/third_party/webrtc/examples/objc/AppRTCMobile/third_party/SocketRocket/LICENSE \
  956. src/3rdparty/chromium/third_party/webrtc/LICENSE \
  957. src/3rdparty/chromium/third_party/webrtc/license_template.txt \
  958. src/3rdparty/chromium/third_party/webrtc/modules/third_party/fft/LICENSE \
  959. src/3rdparty/chromium/third_party/webrtc/modules/third_party/g711/LICENSE \
  960. src/3rdparty/chromium/third_party/webrtc/modules/third_party/g722/LICENSE \
  961. src/3rdparty/chromium/third_party/webrtc/modules/third_party/portaudio/LICENSE \
  962. src/3rdparty/chromium/third_party/webrtc/rtc_base/third_party/base64/LICENSE \
  963. src/3rdparty/chromium/third_party/webrtc/rtc_base/third_party/sigslot/LICENSE \
  964. src/3rdparty/chromium/third_party/webxr_test_pages/LICENSE \
  965. src/3rdparty/chromium/third_party/webxr_test_pages/webxr-samples/js/cottontail/LICENSE.md \
  966. src/3rdparty/chromium/third_party/webxr_test_pages/webxr-samples/js/third-party/dat.gui/LICENSE \
  967. src/3rdparty/chromium/third_party/webxr_test_pages/webxr-samples/js/third-party/gl-matrix/LICENSE \
  968. src/3rdparty/chromium/third_party/webxr_test_pages/webxr-samples/LICENSE.md \
  969. src/3rdparty/chromium/third_party/weston/LICENSE \
  970. src/3rdparty/chromium/third_party/weston/src/COPYING \
  971. src/3rdparty/chromium/third_party/weston/src/data/COPYING \
  972. src/3rdparty/chromium/third_party/widevine/LICENSE \
  973. src/3rdparty/chromium/third_party/woff2/LICENSE \
  974. src/3rdparty/chromium/third_party/wuffs/LICENSE \
  975. src/3rdparty/chromium/third_party/wuffs/src/LICENSE \
  976. src/3rdparty/chromium/third_party/xdg-utils/LICENSE \
  977. src/3rdparty/chromium/third_party/xstream/LICENSE \
  978. src/3rdparty/chromium/third_party/yasm/source/patched-yasm/COPYING \
  979. src/3rdparty/chromium/third_party/zlib/LICENSE \
  980. src/3rdparty/chromium/tools/grit/third_party/six/LICENSE \
  981. src/3rdparty/chromium/tools/origin_trials/third_party/ed25519/LICENSE \
  982. src/3rdparty/chromium/tools/page_cycler/acid3/LICENSE \
  983. src/3rdparty/chromium/tools/win/ChromeDebug/ChromeDebug/LICENSE \
  984. src/3rdparty/chromium/url/third_party/mozilla/LICENSE.txt \
  985. src/3rdparty/chromium/v8/LICENSE \
  986. src/3rdparty/chromium/v8/LICENSE.fdlibm \
  987. src/3rdparty/chromium/v8/LICENSE.strongtalk \
  988. src/3rdparty/chromium/v8/LICENSE.v8 \
  989. src/3rdparty/chromium/v8/LICENSE.valgrind \
  990. src/3rdparty/chromium/v8/src/third_party/siphash/LICENSE \
  991. src/3rdparty/chromium/v8/src/third_party/utf8-decoder/LICENSE \
  992. src/3rdparty/chromium/v8/src/third_party/valgrind/LICENSE \
  993. src/3rdparty/chromium/v8/src/third_party/vtune/LICENSE \
  994. src/3rdparty/chromium/v8/third_party/colorama/LICENSE \
  995. src/3rdparty/chromium/v8/third_party/inspector_protocol/LICENSE \
  996. src/3rdparty/chromium/v8/third_party/v8/builtins/LICENSE \
  997. src/3rdparty/chromium/v8/third_party/wasm-api/LICENSE \
  998. src/3rdparty/gn/base/third_party/icu/LICENSE \
  999. src/3rdparty/gn/LICENSE \
  1000. src/3rdparty/ninja/COPYING \