| use_relative_paths = True | 
 |  | 
 | gclient_gn_args_file = 'build/config/gclient_args.gni' | 
 | gclient_gn_args = [ | 
 |   'checkout_skia', | 
 | ] | 
 |  | 
 | vars = { | 
 |   # By default, we should check out everything needed to run on the main | 
 |   # pdfium waterfalls. This var can be also be set to 'small', in order to skip | 
 |   # things are not strictly needed to build pdfium for development purposes, | 
 |   # by adding the following line to the .gclient file inside a solutions entry: | 
 |   #      "custom_vars": { "checkout_configuration": "small" }, | 
 |   # Similarly, this var can be set to 'minimal' to also skip the Skia and V8 | 
 |   # checkouts for the smallest possible checkout, where some features will not | 
 |   # work. | 
 |   'checkout_configuration': 'default', | 
 |  | 
 |   'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration != "small" and checkout_configuration != "minimal"', | 
 |  | 
 |   'checkout_skia': 'checkout_configuration != "minimal"', | 
 |  | 
 |   'checkout_testing_corpus': 'checkout_configuration != "small" and checkout_configuration != "minimal"', | 
 |  | 
 |   'checkout_v8': 'checkout_configuration != "minimal"', | 
 |  | 
 |   # By default, download the fuchsia sdk from the public sdk directory. | 
 |   'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/gn/', | 
 |  | 
 |   'chromium_git': 'https://chromium.googlesource.com', | 
 |   'pdfium_git': 'https://pdfium.googlesource.com', | 
 |   'skia_git': 'https://skia.googlesource.com', | 
 |  | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling abseil | 
 |   # and whatever else without interference from each other. | 
 |   'abseil_revision': 'cd843b25b4c6e2c730e919967b43d7f643b3e408', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling android_ndk | 
 |   # and whatever else without interference from each other. | 
 |   'android_ndk_revision': '8388a2be5421311dc75c5f937aae13d821a27f3d', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling build | 
 |   # and whatever else without interference from each other. | 
 |   'build_revision': 'ae79e722885ba64dabe5356feaed60c7ab369251', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling buildtools | 
 |   # and whatever else without interference from each other. | 
 |   'buildtools_revision': '9ad5f9f679950e8dc7d9175530098f2c107fd306', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling catapult | 
 |   # and whatever else without interference from each other. | 
 |   'catapult_revision': 'c4e9d16032d8217ec6de404a66f4f0cc1d8e366a', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling clang format | 
 |   # and whatever else without interference from each other. | 
 |   'clang_format_revision': 'f97059df7f8b205064625cdb5f97b56668a125ef', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling clang | 
 |   # and whatever else without interference from each other. | 
 |   'clang_revision': '44e5e39a90511e079e4b9bc2f753059f2fe6ac4b', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling code_coverage | 
 |   # and whatever else without interference from each other. | 
 |   'code_coverage_revision': 'aa4af37490296230db98afe70145797a8ec99ac4', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling depot_tools | 
 |   # and whatever else without interference from each other. | 
 |   'depot_tools_revision': '963e01c76ce100051a143880fcf65b04f8e1ac4c', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling freetype | 
 |   # and whatever else without interference from each other. | 
 |   'freetype_revision': '646cc8ef8d3956c46c245d1809e520803a1a41a0', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling Fuchsia sdk | 
 |   # and whatever else without interference from each other. | 
 |   'fuchsia_version': 'version:11.20230202.3.1', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling GN CIPD package version | 
 |   # and whatever else without interference from each other. | 
 |   'gn_version': 'git_revision:84c8431f3e03cc6226c59dd49637c15ea31169a1', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling gtest | 
 |   # and whatever else without interference from each other. | 
 |   'gtest_revision': 'af29db7ec28d6df1c7f0f745186884091e602e07', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling icu | 
 |   # and whatever else without interference from each other. | 
 |   'icu_revision': '2c51e5cc7e0a06cd4cd7cb2ddbac445af9b475ba', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling instrumented_lib | 
 |   # and whatever else without interference from each other. | 
 |   'instrumented_lib_revision': '87467200f117f90dd95f66fe4def980a57075b61', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling jinja2 | 
 |   # and whatever else without interference from each other. | 
 |   'jinja2_revision': '264c07d7e64f2874434a3b8039e101ddf1b01e7e', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling jpeg_turbo | 
 |   # and whatever else without interference from each other. | 
 |   'jpeg_turbo_revision': '0b6e6a152242c2fa30ffb29633d1b7d7b229b46b', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling libc++ | 
 |   # and whatever else without interference from each other. | 
 |   # If you change this, also update the libc++ revision in | 
 |   # //buildtools/deps_revisions.gni. | 
 |   'libcxx_revision': 'bd44075f852154e64d1657b13f074b976ec92cd3', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling libc++abi | 
 |   # and whatever else without interference from each other. | 
 |   'libcxxabi_revision': 'b74d7716111d7eda5c03cb8f5dfc940e1c2c0030', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling libpng | 
 |   # and whatever else without interference from each other. | 
 |   'libpng_revision': '20d2554f81dbe5994d7ee11e3744a47cf8d71d34', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling libunwind | 
 |   # and whatever else without interference from each other. | 
 |   'libunwind_revision': 'e95b94b74d26f8387d4fb03a687a2fab0ed8e91c', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling lss | 
 |   # and whatever else without interference from each other. | 
 |   'lss_revision': 'ce877209e11aa69dcfffbd53ef90ea1d07136521', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling markupsafe | 
 |   # and whatever else without interference from each other. | 
 |   'markupsafe_revision': '13f4e8c9e206567eeb13bf585406ddc574005748', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling nasm_source | 
 |   # and whatever else without interference from each other. | 
 |   'nasm_source_revision': '7fc833e889d1afda72c06220e5bed8fb43b2e5ce', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling Ninja CIPD package version | 
 |   # and whatever else without interference from each other. | 
 |   'ninja_version': 'version:2@1.11.1.chromium.6', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling partition_allocator | 
 |   # and whatever else without interference from each other. | 
 |   'partition_allocator_revision': 'bb821f990c421f64f7139bc0505c95bfb9e70a4e', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling pdfium_tests | 
 |   # and whatever else without interference from each other. | 
 |   'pdfium_tests_revision': 'abb87a035235c2322267e13a138498c2ad1e85fd', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling resultdb | 
 |   # and whatever else without interference from each other. | 
 |   'resultdb_version': 'git_revision:ac21cf9883af7d1bf6d60e8a7448918eb3b6aa18', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling skia | 
 |   # and whatever else without interference from each other. | 
 |   'skia_revision': '5935b0dc422b930b490944c5874c90e33560a633', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling test_fonts | 
 |   # and whatever else without interference from each other. | 
 |   'test_fonts_revision': '7f51783942943e965cd56facf786544ccfc07713', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling tools_memory | 
 |   # and whatever else without interference from each other. | 
 |   'tools_memory_revision': '930bae8b255f3cae63d8b1c05e8b6c8c8dde1ff8', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling trace_event | 
 |   # and whatever else without interference from each other. | 
 |   'trace_event_revision': '05a225a3e0bbd6fb6a9cac02d482ab784194411d', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling v8 | 
 |   # and whatever else without interference from each other. | 
 |   'v8_revision': '8256e3617c00bc91937853bf038cb30462b383fb', | 
 |   # Three lines of non-changing comments so that | 
 |   # the commit queue can handle CLs rolling zlib | 
 |   # and whatever else without interference from each other. | 
 |   'zlib_revision': '2d44c51ada6d325b85b53427b02dabf44648bca4', | 
 | } | 
 |  | 
 | # Only these hosts are allowed for dependencies in this DEPS file. | 
 | # If you need to add a new host, and the new host is not in Chromium's DEPS | 
 | # file's allowed_hosts list, contact Chrome infrastructure team. | 
 | allowed_hosts = [ | 
 |   'chromium.googlesource.com', | 
 |   'pdfium.googlesource.com', | 
 |   'skia.googlesource.com', | 
 | ] | 
 |  | 
 | deps = { | 
 |   'base/allocator/partition_allocator': | 
 |     Var('chromium_git') + | 
 |         '/chromium/src/base/allocator/partition_allocator.git@' + | 
 |         Var('partition_allocator_revision'), | 
 |  | 
 |   'base/trace_event/common': | 
 |     Var('chromium_git') + '/chromium/src/base/trace_event/common.git@' + | 
 |         Var('trace_event_revision'), | 
 |  | 
 |   'build': | 
 |     Var('chromium_git') + '/chromium/src/build.git@' + Var('build_revision'), | 
 |  | 
 |   'buildtools': | 
 |     Var('chromium_git') + '/chromium/src/buildtools.git@' + | 
 |         Var('buildtools_revision'), | 
 |  | 
 |   'buildtools/clang_format/script': | 
 |     Var('chromium_git') + | 
 |         '/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@' + | 
 |         Var('clang_format_revision'), | 
 |  | 
 |   'buildtools/linux64': { | 
 |     'packages': [ | 
 |       { | 
 |         'package': 'gn/gn/linux-amd64', | 
 |         'version': Var('gn_version'), | 
 |       } | 
 |     ], | 
 |     'dep_type': 'cipd', | 
 |     'condition': 'host_os == "linux"', | 
 |   }, | 
 |  | 
 |   'buildtools/mac': { | 
 |     'packages': [ | 
 |       { | 
 |         'package': 'gn/gn/mac-${{arch}}', | 
 |         'version': Var('gn_version'), | 
 |       } | 
 |     ], | 
 |     'dep_type': 'cipd', | 
 |     'condition': 'host_os == "mac"', | 
 |   }, | 
 |  | 
 |   'buildtools/third_party/libc++/trunk': | 
 |     Var('chromium_git') + | 
 |         '/external/github.com/llvm/llvm-project/libcxx.git@' + | 
 |         Var('libcxx_revision'), | 
 |  | 
 |   'buildtools/third_party/libc++abi/trunk': | 
 |     Var('chromium_git') + | 
 |         '/external/github.com/llvm/llvm-project/libcxxabi.git@' + | 
 |         Var('libcxxabi_revision'), | 
 |  | 
 |   'buildtools/third_party/libunwind/trunk': | 
 |     Var('chromium_git') + | 
 |         '/external/github.com/llvm/llvm-project/libunwind.git@' + | 
 |         Var('libunwind_revision'), | 
 |  | 
 |   'buildtools/win': { | 
 |     'packages': [ | 
 |       { | 
 |         'package': 'gn/gn/windows-amd64', | 
 |         'version': Var('gn_version'), | 
 |       } | 
 |     ], | 
 |     'dep_type': 'cipd', | 
 |     'condition': 'host_os == "win"', | 
 |   }, | 
 |  | 
 |   'testing/corpus': { | 
 |     'url': Var('pdfium_git') + '/pdfium_tests@' + Var('pdfium_tests_revision'), | 
 |     'condition': 'checkout_testing_corpus', | 
 |   }, | 
 |  | 
 |   'third_party/abseil-cpp': | 
 |     Var('chromium_git') + '/chromium/src/third_party/abseil-cpp.git@' + | 
 |         Var('abseil_revision'), | 
 |  | 
 |   'third_party/android_ndk': { | 
 |     'url': Var('chromium_git') + '/android_ndk.git@' + | 
 |         Var('android_ndk_revision'), | 
 |     'condition': 'checkout_android', | 
 |   }, | 
 |  | 
 |   'third_party/catapult': { | 
 |     'url': Var('chromium_git') + '/catapult.git@' + Var('catapult_revision'), | 
 |     'condition': 'checkout_android', | 
 |   }, | 
 |  | 
 |   'third_party/depot_tools': | 
 |     Var('chromium_git') + '/chromium/tools/depot_tools.git@' + | 
 |         Var('depot_tools_revision'), | 
 |  | 
 |   'third_party/freetype/src': | 
 |     Var('chromium_git') + '/chromium/src/third_party/freetype2.git@' + | 
 |         Var('freetype_revision'), | 
 |  | 
 |   'third_party/fuchsia-sdk/sdk': { | 
 |       'packages': [ | 
 |           { | 
 |               'package': Var('fuchsia_sdk_cipd_prefix') + '${{platform}}', | 
 |               'version': Var('fuchsia_version'), | 
 |           }, | 
 |       ], | 
 |       'condition': 'checkout_fuchsia', | 
 |       'dep_type': 'cipd', | 
 |   }, | 
 |  | 
 |   'third_party/googletest/src': | 
 |     Var('chromium_git') + '/external/github.com/google/googletest.git@' + | 
 |         Var('gtest_revision'), | 
 |  | 
 |   'third_party/icu': | 
 |     Var('chromium_git') + '/chromium/deps/icu.git@' + Var('icu_revision'), | 
 |  | 
 |   'third_party/instrumented_libraries': | 
 |     Var('chromium_git') + | 
 |         '/chromium/src/third_party/instrumented_libraries.git@' + | 
 |         Var('instrumented_lib_revision'), | 
 |  | 
 |   'third_party/jinja2': | 
 |     Var('chromium_git') + '/chromium/src/third_party/jinja2.git@' + | 
 |         Var('jinja2_revision'), | 
 |  | 
 |   'third_party/libjpeg_turbo': | 
 |     Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git@' + | 
 |         Var('jpeg_turbo_revision'), | 
 |  | 
 |   'third_party/libpng': | 
 |     Var('chromium_git') + '/chromium/src/third_party/libpng.git@' + | 
 |         Var('libpng_revision'), | 
 |  | 
 |   'third_party/lss': { | 
 |       'url': Var('chromium_git') + '/linux-syscall-support.git' + '@' + Var('lss_revision'), | 
 |       'condition': 'checkout_android or checkout_linux', | 
 |   }, | 
 |  | 
 |   'third_party/markupsafe': | 
 |     Var('chromium_git') + '/chromium/src/third_party/markupsafe.git@' + | 
 |         Var('markupsafe_revision'), | 
 |  | 
 |   'third_party/nasm': | 
 |     Var('chromium_git') + '/chromium/deps/nasm.git@' + | 
 |         Var('nasm_source_revision'), | 
 |  | 
 |   'third_party/ninja': { | 
 |     'packages': [ | 
 |       { | 
 |         # https://chrome-infra-packages.appspot.com/p/infra/3pp/tools/ninja | 
 |         'package': 'infra/3pp/tools/ninja/${{platform}}', | 
 |         'version': Var('ninja_version'), | 
 |       } | 
 |     ], | 
 |     'dep_type': 'cipd', | 
 |   }, | 
 |  | 
 |   'third_party/skia': { | 
 |     'url': Var('skia_git') + '/skia.git@' + Var('skia_revision'), | 
 |     'condition': 'checkout_skia', | 
 |   }, | 
 |  | 
 |   'third_party/test_fonts': | 
 |     Var('chromium_git') + '/chromium/src/third_party/test_fonts.git@' + | 
 |         Var('test_fonts_revision'), | 
 |  | 
 |   'third_party/zlib': | 
 |     Var('chromium_git') + '/chromium/src/third_party/zlib.git@' + | 
 |         Var('zlib_revision'), | 
 |  | 
 |   'tools/clang': | 
 |     Var('chromium_git') + '/chromium/src/tools/clang@' + Var('clang_revision'), | 
 |  | 
 |   'tools/code_coverage': | 
 |     Var('chromium_git') + '/chromium/src/tools/code_coverage.git@' + | 
 |         Var('code_coverage_revision'), | 
 |  | 
 |   'tools/memory': | 
 |     Var('chromium_git') + '/chromium/src/tools/memory@' + | 
 |         Var('tools_memory_revision'), | 
 |  | 
 |   'tools/resultdb': { | 
 |     'packages': [ | 
 |       { | 
 |         'package': 'infra/tools/result_adapter/${{platform}}', | 
 |         'version': Var('resultdb_version'), | 
 |       }, | 
 |     ], | 
 |     'dep_type': 'cipd', | 
 |   }, | 
 |  | 
 |   # TODO(crbug.com/pdfium/1650): Set up autorollers for goldctl. | 
 |   'tools/skia_goldctl/linux': { | 
 |     'packages': [ | 
 |       { | 
 |         'package': 'skia/tools/goldctl/linux-amd64', | 
 |         'version': 'eZ3k373CYgRxlu4JKph6e-_7xkP02swy_jePFFMiyIQC', | 
 |       } | 
 |     ], | 
 |     'dep_type': 'cipd', | 
 |     'condition': 'checkout_linux', | 
 |   }, | 
 |  | 
 |   'tools/skia_goldctl/mac_amd64': { | 
 |     'packages': [ | 
 |       { | 
 |         'package': 'skia/tools/goldctl/mac-amd64', | 
 |         'version': 'nHUjLIViYsLxRjv-zDdmzqT8p1R3VoyHq5gdGkKeMYwC', | 
 |       } | 
 |     ], | 
 |     'dep_type': 'cipd', | 
 |     'condition': 'checkout_mac', | 
 |   }, | 
 |  | 
 |   'tools/skia_goldctl/mac_arm64': { | 
 |     'packages': [ | 
 |       { | 
 |         'package': 'skia/tools/goldctl/mac-arm64', | 
 |         'version': '-mc865SGfJAqreLZM6fkn8tgCJ7u5QLk5zm7r-ZRJ9gC', | 
 |       } | 
 |     ], | 
 |     'dep_type': 'cipd', | 
 |     'condition': 'checkout_mac', | 
 |   }, | 
 |  | 
 |   'tools/skia_goldctl/win': { | 
 |     'packages': [ | 
 |       { | 
 |         'package': 'skia/tools/goldctl/windows-amd64', | 
 |         'version': 'iEqqRADI7znrc6pG-MVnc5pBZwD25koILREPC6x2AFAC', | 
 |       } | 
 |     ], | 
 |     'dep_type': 'cipd', | 
 |     'condition': 'checkout_win', | 
 |   }, | 
 |  | 
 |   'v8': { | 
 |     'url': Var('chromium_git') + '/v8/v8.git@' + Var('v8_revision'), | 
 |     'condition': 'checkout_v8', | 
 |   }, | 
 |  | 
 | } | 
 |  | 
 | recursedeps = [] | 
 |  | 
 | include_rules = [ | 
 |   # Basic stuff that everyone can use. | 
 |   # Note: public is not here because core cannot depend on public. | 
 |   '+build/build_config.h', | 
 |   '+constants', | 
 |   '+testing', | 
 |   '+third_party/base', | 
 |  | 
 |   # Abseil features must be allowlisted explicitly for now. See Chromium's | 
 |   # //styleguide/c++/c++11.html. Allowed features' headers will be listed | 
 |   # explicitly here. | 
 |   '-absl', | 
 |   '-third_party/abseil-cpp', | 
 |   '+third_party/abseil-cpp/absl/types/optional.h', | 
 |   '+third_party/abseil-cpp/absl/types/variant.h', | 
 | ] | 
 |  | 
 | specific_include_rules = { | 
 |   # Allow embedder tests to use public APIs. | 
 |   '(.*embeddertest\.cpp)': [ | 
 |     '+public', | 
 |   ] | 
 | } | 
 |  | 
 | hooks = [ | 
 |   { | 
 |     # Ensure that the DEPS'd "depot_tools" has its self-update capability | 
 |     # disabled. | 
 |     'name': 'disable_depot_tools_selfupdate', | 
 |     'pattern': '.', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/update_depot_tools_toggle.py', | 
 |                 '--disable', | 
 |     ], | 
 |   }, | 
 |   { | 
 |     # Case-insensitivity for the Win SDK. Must run before win_toolchain below. | 
 |     'name': 'ciopfs_linux', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_win and host_os == "linux"', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-browser-clang/ciopfs', | 
 |                 '-s', 'build/ciopfs.sha1', | 
 |     ] | 
 |   }, | 
 |   { | 
 |     # Update the Windows toolchain if necessary.  Must run before 'clang' below. | 
 |     'name': 'win_toolchain', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_win', | 
 |     'action': ['python3', 'build/vs_toolchain.py', 'update', '--force'], | 
 |   }, | 
 |   { | 
 |     # Update the Mac toolchain if necessary. | 
 |     'name': 'mac_toolchain', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_mac', | 
 |     'action': ['python3', 'build/mac_toolchain.py'], | 
 |   }, | 
 |   # Pull dsymutil binaries using checked-in hashes. | 
 |   { | 
 |     'name': 'dsymutil_mac_arm64', | 
 |     'pattern': '.', | 
 |     'condition': 'host_os == "mac" and host_cpu == "arm64"', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-browser-clang', | 
 |                 '-s', 'tools/clang/dsymutil/bin/dsymutil.arm64.sha1', | 
 |                 '-o', 'tools/clang/dsymutil/bin/dsymutil', | 
 |     ], | 
 |   }, | 
 |   { | 
 |     'name': 'dsymutil_mac_x64', | 
 |     'pattern': '.', | 
 |     'condition': 'host_os == "mac" and host_cpu == "x64"', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-browser-clang', | 
 |                 '-s', 'tools/clang/dsymutil/bin/dsymutil.x64.sha1', | 
 |                 '-o', 'tools/clang/dsymutil/bin/dsymutil', | 
 |     ], | 
 |   }, | 
 |   # Pull clang-format binaries using checked-in hashes. | 
 |   { | 
 |     'name': 'clang_format_win', | 
 |     'pattern': '.', | 
 |     'condition': 'host_os == "win"', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-clang-format', | 
 |                 '-s', 'buildtools/win/clang-format.exe.sha1', | 
 |     ], | 
 |   }, | 
 |   { | 
 |     'name': 'clang_format_mac_x64', | 
 |     'pattern': '.', | 
 |     'condition': 'host_os == "mac" and host_cpu == "x64"', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-clang-format', | 
 |                 '-s', 'buildtools/mac/clang-format.x64.sha1', | 
 |                 '-o', 'buildtools/mac/clang-format', | 
 |     ], | 
 |   }, | 
 |   { | 
 |     'name': 'clang_format_mac_arm64', | 
 |     'pattern': '.', | 
 |     'condition': 'host_os == "mac" and host_cpu == "arm64"', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-clang-format', | 
 |                 '-s', 'buildtools/mac/clang-format.arm64.sha1', | 
 |                 '-o', 'buildtools/mac/clang-format', | 
 |     ], | 
 |   }, | 
 |   { | 
 |     'name': 'clang_format_linux', | 
 |     'pattern': '.', | 
 |     'condition': 'host_os == "linux"', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-clang-format', | 
 |                 '-s', 'buildtools/linux64/clang-format.sha1', | 
 |     ], | 
 |   }, | 
 |   { | 
 |     # Note: On Win, this should run after win_toolchain, as it may use it. | 
 |     'name': 'clang', | 
 |     'pattern': '.', | 
 |     'action': ['python3', | 
 |                'tools/clang/scripts/update.py' | 
 |     ], | 
 |   }, | 
 |   { | 
 |     'name': 'sysroot_arm', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_linux and checkout_arm', | 
 |     'action': ['python3', 'build/linux/sysroot_scripts/install-sysroot.py', | 
 |                '--arch=arm'], | 
 |   }, | 
 |   { | 
 |     'name': 'sysroot_arm64', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_linux and checkout_arm64', | 
 |     'action': ['python3', 'build/linux/sysroot_scripts/install-sysroot.py', | 
 |                '--arch=arm64'], | 
 |   }, | 
 |   { | 
 |     'name': 'sysroot_x86', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_linux and (checkout_x86 or checkout_x64)', | 
 |     'action': ['python3', 'build/linux/sysroot_scripts/install-sysroot.py', | 
 |                '--arch=x86'], | 
 |   }, | 
 |   { | 
 |     'name': 'sysroot_mips', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_linux and checkout_mips', | 
 |     'action': ['python3', 'build/linux/sysroot_scripts/install-sysroot.py', | 
 |                '--arch=mips'], | 
 |   }, | 
 |   { | 
 |     'name': 'sysroot_x64', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_linux and checkout_x64', | 
 |     'action': ['python3', 'build/linux/sysroot_scripts/install-sysroot.py', | 
 |                '--arch=x64'], | 
 |   }, | 
 |   { | 
 |     'name': 'test_fonts', | 
 |     'pattern': '.', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--extract', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-fonts', | 
 |                 '-s', 'third_party/test_fonts/test_fonts.tar.gz.sha1', | 
 |     ], | 
 |   }, | 
 |   { | 
 |     'name': 'msan_chained_origins_xenial', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_instrumented_libraries', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-instrumented-libraries', | 
 |                 '-s', 'third_party/instrumented_libraries/binaries/msan-chained-origins-xenial.tgz.sha1', | 
 |               ], | 
 |   }, | 
 |   { | 
 |     'name': 'msan_no_origins_xenial', | 
 |     'pattern': '.', | 
 |     'condition': 'checkout_instrumented_libraries', | 
 |     'action': [ 'python3', | 
 |                 'third_party/depot_tools/download_from_google_storage.py', | 
 |                 '--no_resume', | 
 |                 '--no_auth', | 
 |                 '--bucket', 'chromium-instrumented-libraries', | 
 |                 '-s', 'third_party/instrumented_libraries/binaries/msan-no-origins-xenial.tgz.sha1', | 
 |               ], | 
 |   }, | 
 |   { | 
 |     # Update LASTCHANGE. | 
 |     'name': 'lastchange', | 
 |     'pattern': '.', | 
 |     'action': ['python3', 'build/util/lastchange.py', | 
 |                '-o', 'build/util/LASTCHANGE'], | 
 |   }, | 
 | ] |