Loading domain_substitution/domain_substitution.list +285 −66 File changed.Preview size limit exceeded, changes collapsed. Show changes domain_substitution/prune_binaries.py +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,8 @@ CONTINGENT_PATHS = ( # checkout_configuration != "small" 'third_party/jetstream/', 'third_party/speedometer/', # generate_location_tags = true 'testing/location_tags.json', # CIPD sources 'buildtools/linux64/', 'components/variations/test_data/cipd/', Loading @@ -28,6 +30,7 @@ CONTINGENT_PATHS = ( 'third_party/dawn/third_party/ninja/', 'third_party/dawn/tools/golang/', 'third_party/devtools-frontend/src/third_party/esbuild/', 'third_party/devtools-frontend/src/third_party/rollup_libs/', 'third_party/enterprise_companion/chromium_linux64/cipd/', 'third_party/google-java-format/', 'third_party/libei/cipd/', Loading Loading @@ -59,6 +62,7 @@ CONTINGENT_PATHS = ( 'build/linux/debian_bullseye_mipsel-sysroot/', # other 'third_party/depot_tools/external_bin/', 'third_party/devtools-frontend/src/node_modules/@rollup/rollup-linux-x64-gnu/', # Match removals for the tarball: # https://source.chromium.org/chromium/chromium/tools/build/+/main:recipes/recipe_modules/chromium/resources/export_tarball.py # nonessential Loading Loading
domain_substitution/domain_substitution.list +285 −66 File changed.Preview size limit exceeded, changes collapsed. Show changes
domain_substitution/prune_binaries.py +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,8 @@ CONTINGENT_PATHS = ( # checkout_configuration != "small" 'third_party/jetstream/', 'third_party/speedometer/', # generate_location_tags = true 'testing/location_tags.json', # CIPD sources 'buildtools/linux64/', 'components/variations/test_data/cipd/', Loading @@ -28,6 +30,7 @@ CONTINGENT_PATHS = ( 'third_party/dawn/third_party/ninja/', 'third_party/dawn/tools/golang/', 'third_party/devtools-frontend/src/third_party/esbuild/', 'third_party/devtools-frontend/src/third_party/rollup_libs/', 'third_party/enterprise_companion/chromium_linux64/cipd/', 'third_party/google-java-format/', 'third_party/libei/cipd/', Loading Loading @@ -59,6 +62,7 @@ CONTINGENT_PATHS = ( 'build/linux/debian_bullseye_mipsel-sysroot/', # other 'third_party/depot_tools/external_bin/', 'third_party/devtools-frontend/src/node_modules/@rollup/rollup-linux-x64-gnu/', # Match removals for the tarball: # https://source.chromium.org/chromium/chromium/tools/build/+/main:recipes/recipe_modules/chromium/resources/export_tarball.py # nonessential Loading