| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891 |
- [submodule "third_party/clang-format/script"]
- path = third_party/clang-format/script
- url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format
- [submodule "chrome/browser/resources/preinstalled_web_apps/internal"]
- path = chrome/browser/resources/preinstalled_web_apps/internal
- url = https://chrome-internal.googlesource.com/chrome/components/default_apps
- gclient-condition = checkout_src_internal
- [submodule "chrome/installer/mac/third_party/xz/xz"]
- path = chrome/installer/mac/third_party/xz/xz
- url = https://chromium.googlesource.com/chromium/deps/xz
- gclient-condition = checkout_mac
- [submodule "chrome/release_scripts"]
- path = chrome/release_scripts
- url = https://chrome-internal.googlesource.com/chrome/tools/release/scripts
- gclient-condition = checkout_chrome_release_scripts
- [submodule "third_party/libc++/src"]
- path = third_party/libc++/src
- url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx
- [submodule "third_party/libc++abi/src"]
- path = third_party/libc++abi/src
- url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi
- [submodule "third_party/libunwind/src"]
- path = third_party/libunwind/src
- url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind
- [submodule "third_party/llvm-libc/src"]
- path = third_party/llvm-libc/src
- url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc
- [submodule "chrome/test/data/autofill/captured_sites/artifacts"]
- path = chrome/test/data/autofill/captured_sites/artifacts
- url = https://chrome-internal.googlesource.com/chrome/test/captured_sites/autofill
- gclient-condition = checkout_chromium_autofill_test_dependencies
- [submodule "chrome/test/data/password/captured_sites/artifacts"]
- path = chrome/test/data/password/captured_sites/artifacts
- url = https://chrome-internal.googlesource.com/chrome/test/captured_sites/password
- gclient-condition = checkout_chromium_password_manager_test_dependencies
- [submodule "chrome/test/data/perf/canvas_bench"]
- path = chrome/test/data/perf/canvas_bench
- url = https://chromium.googlesource.com/chromium/canvas_bench
- [submodule "chrome/test/data/perf/frame_rate/content"]
- path = chrome/test/data/perf/frame_rate/content
- url = https://chromium.googlesource.com/chromium/frame_rate/content
- [submodule "chrome/test/data/xr/webvr_info"]
- path = chrome/test/data/xr/webvr_info
- url = https://chromium.googlesource.com/external/github.com/toji/webvr.info
- [submodule "clank"]
- path = clank
- url = https://chrome-internal.googlesource.com/clank/internal/apps
- gclient-condition = checkout_android and checkout_src_internal
- [submodule "docs/website"]
- path = docs/website
- url = https://chromium.googlesource.com/website
- [submodule "ios/third_party/earl_grey2/src"]
- path = ios/third_party/earl_grey2/src
- url = https://chromium.googlesource.com/external/github.com/google/EarlGrey
- gclient-condition = checkout_ios
- [submodule "ios/third_party/edo/src"]
- path = ios/third_party/edo/src
- url = https://chromium.googlesource.com/external/github.com/google/eDistantObject
- gclient-condition = checkout_ios
- [submodule "ios/third_party/gtx/src"]
- path = ios/third_party/gtx/src
- url = https://chromium.googlesource.com/external/github.com/google/GTXiLib
- gclient-condition = checkout_ios
- [submodule "ios/third_party/lottie/src"]
- path = ios/third_party/lottie/src
- url = https://chromium.googlesource.com/external/github.com/airbnb/lottie-ios
- gclient-condition = checkout_ios
- [submodule "ios/third_party/material_components_ios/src"]
- path = ios/third_party/material_components_ios/src
- url = https://chromium.googlesource.com/external/github.com/material-components/material-components-ios
- gclient-condition = checkout_ios
- [submodule "ios/third_party/material_font_disk_loader_ios/src"]
- path = ios/third_party/material_font_disk_loader_ios/src
- url = https://chromium.googlesource.com/external/github.com/material-foundation/material-font-disk-loader-ios
- gclient-condition = checkout_ios
- [submodule "ios/third_party/material_internationalization_ios/src"]
- path = ios/third_party/material_internationalization_ios/src
- url = https://chromium.googlesource.com/external/github.com/material-foundation/material-internationalization-ios
- gclient-condition = checkout_ios
- [submodule "ios/third_party/material_roboto_font_loader_ios/src"]
- path = ios/third_party/material_roboto_font_loader_ios/src
- url = https://chromium.googlesource.com/external/github.com/material-foundation/material-roboto-font-loader-ios
- gclient-condition = checkout_ios
- [submodule "ios/third_party/material_sprited_animation_view_ios/src"]
- path = ios/third_party/material_sprited_animation_view_ios/src
- url = https://chromium.googlesource.com/external/github.com/material-foundation/material-sprited-animation-view-ios
- gclient-condition = checkout_ios
- [submodule "ios/third_party/material_text_accessibility_ios/src"]
- path = ios/third_party/material_text_accessibility_ios/src
- url = https://chromium.googlesource.com/external/github.com/material-foundation/material-text-accessibility-ios
- gclient-condition = checkout_ios
- [submodule "ios/third_party/motion_interchange_objc/src"]
- path = ios/third_party/motion_interchange_objc/src
- url = https://chromium.googlesource.com/external/github.com/material-motion/motion-interchange-objc
- gclient-condition = checkout_ios
- [submodule "ios/third_party/motion_animator_objc/src"]
- path = ios/third_party/motion_animator_objc/src
- url = https://chromium.googlesource.com/external/github.com/material-motion/motion-animator-objc
- gclient-condition = checkout_ios
- [submodule "ios/third_party/motion_transitioning_objc/src"]
- path = ios/third_party/motion_transitioning_objc/src
- url = https://chromium.googlesource.com/external/github.com/material-motion/motion-transitioning-objc
- gclient-condition = checkout_ios
- [submodule "ios/third_party/ochamcrest/src"]
- path = ios/third_party/ochamcrest/src
- url = https://chromium.googlesource.com/external/github.com/hamcrest/OCHamcrest
- gclient-condition = checkout_ios
- [submodule "ios/third_party/webkit/src"]
- path = ios/third_party/webkit/src
- url = https://chromium.googlesource.com/external/github.com/WebKit/webkit
- gclient-condition = checkout_ios and checkout_ios_webkit
- [submodule "media/cdm/api"]
- path = media/cdm/api
- url = https://chromium.googlesource.com/chromium/cdm
- [submodule "native_client"]
- path = native_client
- url = https://chromium.googlesource.com/native_client/src/native_client
- gclient-condition = checkout_nacl
- [submodule "net/third_party/quiche/src"]
- path = net/third_party/quiche/src
- url = https://quiche.googlesource.com/quiche
- [submodule "testing/libfuzzer/fuzzers/wasm_corpus"]
- path = testing/libfuzzer/fuzzers/wasm_corpus
- url = https://chromium.googlesource.com/v8/fuzzer_wasm_corpus
- [submodule "third_party/accessibility_test_framework/src"]
- path = third_party/accessibility_test_framework/src
- url = https://chromium.googlesource.com/external/github.com/google/Accessibility-Test-Framework-for-Android
- [submodule "third_party/androidx_javascriptengine/src"]
- path = third_party/androidx_javascriptengine/src
- url = https://chromium.googlesource.com/aosp/platform/frameworks/support/javascriptengine/javascriptengine/src
- gclient-condition = checkout_android
- [submodule "third_party/angle"]
- path = third_party/angle
- url = https://chromium.googlesource.com/angle/angle
- [submodule "third_party/anonymous_tokens/src"]
- path = third_party/anonymous_tokens/src
- url = https://chromium.googlesource.com/external/github.com/google/anonymous-tokens
- [submodule "third_party/content_analysis_sdk/src"]
- path = third_party/content_analysis_sdk/src
- url = https://chromium.googlesource.com/external/github.com/chromium/content_analysis_sdk
- [submodule "third_party/dav1d/libdav1d"]
- path = third_party/dav1d/libdav1d
- url = https://chromium.googlesource.com/external/github.com/videolan/dav1d
- [submodule "third_party/dawn"]
- path = third_party/dawn
- url = https://dawn.googlesource.com/dawn
- [submodule "third_party/highway/src"]
- path = third_party/highway/src
- url = https://chromium.googlesource.com/external/github.com/google/highway
- [submodule "third_party/apache-portable-runtime/src"]
- path = third_party/apache-portable-runtime/src
- url = https://chromium.googlesource.com/external/apache-portable-runtime
- gclient-condition = checkout_android
- [submodule "third_party/barhopper"]
- path = third_party/barhopper
- url = https://chrome-internal.googlesource.com/chrome/deps/barhopper
- gclient-condition = checkout_src_internal and checkout_chromeos
- [submodule "third_party/google_benchmark/src"]
- path = third_party/google_benchmark/src
- url = https://chromium.googlesource.com/external/github.com/google/benchmark
- [submodule "third_party/boringssl/src"]
- path = third_party/boringssl/src
- url = https://boringssl.googlesource.com/boringssl
- [submodule "third_party/breakpad/breakpad"]
- path = third_party/breakpad/breakpad
- url = https://chromium.googlesource.com/breakpad/breakpad
- [submodule "third_party/cast_core/public/src"]
- path = third_party/cast_core/public/src
- url = https://chromium.googlesource.com/cast_core/public
- [submodule "third_party/catapult"]
- path = third_party/catapult
- url = https://chromium.googlesource.com/catapult
- [submodule "third_party/ced/src"]
- path = third_party/ced/src
- url = https://chromium.googlesource.com/external/github.com/google/compact_enc_det
- [submodule "third_party/chromium-variations"]
- path = third_party/chromium-variations
- url = https://chromium.googlesource.com/chromium-variations
- [submodule "third_party/chromevox/third_party/sre/src"]
- path = third_party/chromevox/third_party/sre/src
- url = https://chromium.googlesource.com/external/github.com/zorkow/speech-rule-engine
- gclient-condition = checkout_chromeos
- [submodule "third_party/chromite"]
- path = third_party/chromite
- url = https://chromium.googlesource.com/chromiumos/chromite
- gclient-condition = checkout_chromeos
- [submodule "third_party/cld_3/src"]
- path = third_party/cld_3/src
- url = https://chromium.googlesource.com/external/github.com/google/cld_3
- [submodule "third_party/colorama/src"]
- path = third_party/colorama/src
- url = https://chromium.googlesource.com/external/colorama
- [submodule "third_party/cpu_features/src"]
- path = third_party/cpu_features/src
- url = https://chromium.googlesource.com/external/github.com/google/cpu_features
- [submodule "third_party/cpuinfo/src"]
- path = third_party/cpuinfo/src
- url = https://chromium.googlesource.com/external/github.com/pytorch/cpuinfo
- [submodule "third_party/crc32c/src"]
- path = third_party/crc32c/src
- url = https://chromium.googlesource.com/external/github.com/google/crc32c
- [submodule "third_party/cros_system_api"]
- path = third_party/cros_system_api
- url = https://chromium.googlesource.com/chromiumos/platform2/system_api
- gclient-condition = checkout_linux or checkout_chromeos
- [submodule "third_party/crossbench"]
- path = third_party/crossbench
- url = https://chromium.googlesource.com/crossbench
- [submodule "third_party/depot_tools"]
- path = third_party/depot_tools
- url = https://chromium.googlesource.com/chromium/tools/depot_tools
- [submodule "third_party/devtools-frontend/src"]
- path = third_party/devtools-frontend/src
- url = https://chromium.googlesource.com/devtools/devtools-frontend
- [submodule "third_party/dom_distiller_js/dist"]
- path = third_party/dom_distiller_js/dist
- url = https://chromium.googlesource.com/chromium/dom-distiller/dist
- [submodule "third_party/eigen3/src"]
- path = third_party/eigen3/src
- url = https://chromium.googlesource.com/external/gitlab.com/libeigen/eigen
- [submodule "third_party/emoji-metadata/src"]
- path = third_party/emoji-metadata/src
- url = https://chromium.googlesource.com/external/github.com/googlefonts/emoji-metadata
- gclient-condition = checkout_chromeos
- [submodule "third_party/farmhash/src"]
- path = third_party/farmhash/src
- url = https://chromium.googlesource.com/external/github.com/google/farmhash
- [submodule "third_party/fast_float/src"]
- path = third_party/fast_float/src
- url = https://chromium.googlesource.com/external/github.com/fastfloat/fast_float
- [submodule "third_party/ffmpeg"]
- path = third_party/ffmpeg
- url = https://chromium.googlesource.com/chromium/third_party/ffmpeg
- [submodule "third_party/flac"]
- path = third_party/flac
- url = https://chromium.googlesource.com/chromium/deps/flac
- [submodule "third_party/flatbuffers/src"]
- path = third_party/flatbuffers/src
- url = https://chromium.googlesource.com/external/github.com/google/flatbuffers
- [submodule "third_party/fontconfig/src"]
- path = third_party/fontconfig/src
- url = https://chromium.googlesource.com/external/fontconfig
- gclient-condition = checkout_linux
- [submodule "third_party/fp16/src"]
- path = third_party/fp16/src
- url = https://chromium.googlesource.com/external/github.com/Maratyszcza/FP16
- [submodule "third_party/gemmlowp/src"]
- path = third_party/gemmlowp/src
- url = https://chromium.googlesource.com/external/github.com/google/gemmlowp
- [submodule "third_party/grpc/src"]
- path = third_party/grpc/src
- url = https://chromium.googlesource.com/external/github.com/grpc/grpc
- [submodule "third_party/freetype/src"]
- path = third_party/freetype/src
- url = https://chromium.googlesource.com/chromium/src/third_party/freetype2
- [submodule "third_party/freetype-testing/src"]
- path = third_party/freetype-testing/src
- url = https://chromium.googlesource.com/external/github.com/freetype/freetype2-testing
- [submodule "third_party/fxdiv/src"]
- path = third_party/fxdiv/src
- url = https://chromium.googlesource.com/external/github.com/Maratyszcza/FXdiv
- [submodule "third_party/harfbuzz-ng/src"]
- path = third_party/harfbuzz-ng/src
- url = https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz
- [submodule "third_party/ink/src"]
- path = third_party/ink/src
- url = https://chromium.googlesource.com/external/github.com/google/ink
- [submodule "third_party/ink_stroke_modeler/src"]
- path = third_party/ink_stroke_modeler/src
- url = https://chromium.googlesource.com/external/github.com/google/ink-stroke-modeler
- [submodule "third_party/instrumented_libs"]
- path = third_party/instrumented_libs
- url = https://chromium.googlesource.com/chromium/third_party/instrumented_libraries
- gclient-condition = checkout_instrumented_libraries
- [submodule "third_party/jszip/src"]
- path = third_party/jszip/src
- url = https://chromium.googlesource.com/external/github.com/Stuk/jszip
- gclient-condition = checkout_ios
- [submodule "third_party/emoji-segmenter/src"]
- path = third_party/emoji-segmenter/src
- url = https://chromium.googlesource.com/external/github.com/google/emoji-segmenter
- [submodule "third_party/ots/src"]
- path = third_party/ots/src
- url = https://chromium.googlesource.com/external/github.com/khaledhosny/ots
- [submodule "third_party/libgav1/src"]
- path = third_party/libgav1/src
- url = https://chromium.googlesource.com/codecs/libgav1
- [submodule "third_party/google_toolbox_for_mac/src"]
- path = third_party/google_toolbox_for_mac/src
- url = https://chromium.googlesource.com/external/github.com/google/google-toolbox-for-mac
- gclient-condition = checkout_ios or checkout_mac
- [submodule "third_party/google-truth/src"]
- path = third_party/google-truth/src
- url = https://chromium.googlesource.com/external/github.com/google/truth
- gclient-condition = checkout_android
- [submodule "third_party/googletest/src"]
- path = third_party/googletest/src
- url = https://chromium.googlesource.com/external/github.com/google/googletest
- [submodule "third_party/gperf"]
- path = third_party/gperf
- url = https://chromium.googlesource.com/chromium/deps/gperf
- gclient-condition = checkout_win
- [submodule "third_party/cardboard/src"]
- path = third_party/cardboard/src
- url = https://chromium.googlesource.com/external/github.com/googlevr/cardboard
- gclient-condition = checkout_android
- [submodule "third_party/arcore-android-sdk/src"]
- path = third_party/arcore-android-sdk/src
- url = https://chromium.googlesource.com/external/github.com/google-ar/arcore-android-sdk
- gclient-condition = checkout_android
- [submodule "third_party/hunspell_dictionaries"]
- path = third_party/hunspell_dictionaries
- url = https://chromium.googlesource.com/chromium/deps/hunspell_dictionaries
- [submodule "third_party/icu"]
- path = third_party/icu
- url = https://chromium.googlesource.com/chromium/deps/icu
- [submodule "third_party/javalang/src"]
- path = third_party/javalang/src
- url = https://chromium.googlesource.com/external/github.com/c2nes/javalang
- gclient-condition = checkout_android
- [submodule "third_party/jsoncpp/source"]
- path = third_party/jsoncpp/source
- url = https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp
- [submodule "third_party/junit/src"]
- path = third_party/junit/src
- url = https://chromium.googlesource.com/external/junit
- gclient-condition = checkout_android
- [submodule "third_party/leveldatabase/src"]
- path = third_party/leveldatabase/src
- url = https://chromium.googlesource.com/external/leveldb
- [submodule "third_party/libFuzzer/src"]
- path = third_party/libFuzzer/src
- url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/compiler-rt/lib/fuzzer
- [submodule "third_party/fuzztest/src"]
- path = third_party/fuzztest/src
- url = https://chromium.googlesource.com/external/github.com/google/fuzztest
- [submodule "third_party/domato/src"]
- path = third_party/domato/src
- url = https://chromium.googlesource.com/external/github.com/googleprojectzero/domato
- [submodule "third_party/libaddressinput/src"]
- path = third_party/libaddressinput/src
- url = https://chromium.googlesource.com/external/libaddressinput
- [submodule "third_party/libaom/source/libaom"]
- path = third_party/libaom/source/libaom
- url = https://aomedia.googlesource.com/aom
- [submodule "third_party/crabbyavif/src"]
- path = third_party/crabbyavif/src
- url = https://chromium.googlesource.com/external/github.com/webmproject/CrabbyAvif
- [submodule "third_party/nearby/src"]
- path = third_party/nearby/src
- url = https://chromium.googlesource.com/external/github.com/google/nearby-connections
- [submodule "third_party/beto-core/src"]
- path = third_party/beto-core/src
- url = https://beto-core.googlesource.com/beto-core
- [submodule "third_party/securemessage/src"]
- path = third_party/securemessage/src
- url = https://chromium.googlesource.com/external/github.com/google/securemessage
- [submodule "third_party/speedometer/main"]
- path = third_party/speedometer/main
- url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer
- [submodule "third_party/speedometer/v3.0"]
- path = third_party/speedometer/v3.0
- url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer
- [submodule "third_party/speedometer/v2.0"]
- path = third_party/speedometer/v2.0
- url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer
- [submodule "third_party/speedometer/v2.1"]
- path = third_party/speedometer/v2.1
- url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer
- [submodule "third_party/ukey2/src"]
- path = third_party/ukey2/src
- url = https://chromium.googlesource.com/external/github.com/google/ukey2
- [submodule "third_party/cros-components/src"]
- path = third_party/cros-components/src
- url = https://chromium.googlesource.com/external/google3/cros_components
- [submodule "third_party/libdrm/src"]
- path = third_party/libdrm/src
- url = https://chromium.googlesource.com/chromiumos/third_party/libdrm
- gclient-condition = checkout_linux
- [submodule "third_party/expat/src"]
- path = third_party/expat/src
- url = https://chromium.googlesource.com/external/github.com/libexpat/libexpat
- [submodule "third_party/libipp/libipp"]
- path = third_party/libipp/libipp
- url = https://chromium.googlesource.com/chromiumos/platform2/libipp
- gclient-condition = checkout_linux
- [submodule "third_party/libjpeg_turbo"]
- path = third_party/libjpeg_turbo
- url = https://chromium.googlesource.com/chromium/deps/libjpeg_turbo
- [submodule "third_party/liblouis/src"]
- path = third_party/liblouis/src
- url = https://chromium.googlesource.com/external/liblouis-github
- gclient-condition = checkout_linux
- [submodule "third_party/libphonenumber/dist"]
- path = third_party/libphonenumber/dist
- url = https://chromium.googlesource.com/external/libphonenumber
- [submodule "third_party/libprotobuf-mutator/src"]
- path = third_party/libprotobuf-mutator/src
- url = https://chromium.googlesource.com/external/github.com/google/libprotobuf-mutator
- [submodule "third_party/libsrtp"]
- path = third_party/libsrtp
- url = https://chromium.googlesource.com/chromium/deps/libsrtp
- [submodule "third_party/libsync/src"]
- path = third_party/libsync/src
- url = https://chromium.googlesource.com/aosp/platform/system/core/libsync
- gclient-condition = checkout_linux or checkout_android
- [submodule "third_party/libunwindstack"]
- path = third_party/libunwindstack
- url = https://chromium.googlesource.com/chromium/src/third_party/libunwindstack
- gclient-condition = checkout_android
- [submodule "third_party/libva-fake-driver/src"]
- path = third_party/libva-fake-driver/src
- url = https://chromium.googlesource.com/chromiumos/platform/libva-fake-driver
- [submodule "third_party/libvpx/source/libvpx"]
- path = third_party/libvpx/source/libvpx
- url = https://chromium.googlesource.com/webm/libvpx
- [submodule "third_party/libwebm/source"]
- path = third_party/libwebm/source
- url = https://chromium.googlesource.com/webm/libwebm
- [submodule "third_party/libwebp/src"]
- path = third_party/libwebp/src
- url = https://chromium.googlesource.com/webm/libwebp
- [submodule "third_party/libyuv"]
- path = third_party/libyuv
- url = https://chromium.googlesource.com/libyuv/libyuv
- [submodule "third_party/lighttpd"]
- path = third_party/lighttpd
- url = https://chromium.googlesource.com/chromium/deps/lighttpd
- gclient-condition = checkout_mac or checkout_win
- [submodule "third_party/lss"]
- path = third_party/lss
- url = https://chromium.googlesource.com/linux-syscall-support
- gclient-condition = checkout_android or checkout_linux
- [submodule "third_party/material_color_utilities/src"]
- path = third_party/material_color_utilities/src
- url = https://chromium.googlesource.com/external/github.com/material-foundation/material-color-utilities
- [submodule "third_party/material_design_icons/src"]
- path = third_party/material_design_icons/src
- url = https://chromium.googlesource.com/external/github.com/google/material-design-icons
- gclient-condition = checkout_ios
- [submodule "third_party/microsoft_dxheaders/src"]
- path = third_party/microsoft_dxheaders/src
- url = https://chromium.googlesource.com/external/github.com/microsoft/DirectX-Headers
- gclient-condition = checkout_win
- [submodule "third_party/minigbm/src"]
- path = third_party/minigbm/src
- url = https://chromium.googlesource.com/chromiumos/platform/minigbm
- gclient-condition = checkout_linux
- [submodule "third_party/nasm"]
- path = third_party/nasm
- url = https://chromium.googlesource.com/chromium/deps/nasm
- [submodule "third_party/neon_2_sse/src"]
- path = third_party/neon_2_sse/src
- url = https://chromium.googlesource.com/external/github.com/intel/ARM_NEON_2_x86_SSE
- [submodule "third_party/netty-tcnative/src"]
- path = third_party/netty-tcnative/src
- url = https://chromium.googlesource.com/external/netty-tcnative
- gclient-condition = checkout_android
- [submodule "third_party/netty4/src"]
- path = third_party/netty4/src
- url = https://chromium.googlesource.com/external/netty4
- gclient-condition = checkout_android
- [submodule "third_party/openh264/src"]
- path = third_party/openh264/src
- url = https://chromium.googlesource.com/external/github.com/cisco/openh264
- [submodule "third_party/openscreen/src"]
- path = third_party/openscreen/src
- url = https://chromium.googlesource.com/openscreen
- [submodule "third_party/openxr/src"]
- path = third_party/openxr/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenXR-SDK
- gclient-condition = checkout_openxr
- [submodule "third_party/pdfium"]
- path = third_party/pdfium
- url = https://pdfium.googlesource.com/pdfium
- [submodule "third_party/perfetto"]
- path = third_party/perfetto
- url = https://android.googlesource.com/platform/external/perfetto
- [submodule "third_party/perl"]
- path = third_party/perl
- url = https://chromium.googlesource.com/chromium/deps/perl
- gclient-condition = checkout_win
- [submodule "third_party/protobuf-javascript/src"]
- path = third_party/protobuf-javascript/src
- url = https://chromium.googlesource.com/external/github.com/protocolbuffers/protobuf-javascript
- [submodule "third_party/pthreadpool/src"]
- path = third_party/pthreadpool/src
- url = https://chromium.googlesource.com/external/github.com/google/pthreadpool
- [submodule "third_party/pyelftools"]
- path = third_party/pyelftools
- url = https://chromium.googlesource.com/chromiumos/third_party/pyelftools
- gclient-condition = checkout_linux
- [submodule "third_party/quic_trace/src"]
- path = third_party/quic_trace/src
- url = https://chromium.googlesource.com/external/github.com/google/quic-trace
- [submodule "third_party/pywebsocket3/src"]
- path = third_party/pywebsocket3/src
- url = https://chromium.googlesource.com/external/github.com/GoogleChromeLabs/pywebsocket3
- [submodule "third_party/re2/src"]
- path = third_party/re2/src
- url = https://chromium.googlesource.com/external/github.com/google/re2
- [submodule "third_party/requests/src"]
- path = third_party/requests/src
- url = https://chromium.googlesource.com/external/github.com/kennethreitz/requests
- gclient-condition = checkout_android
- [submodule "third_party/ruy/src"]
- path = third_party/ruy/src
- url = https://chromium.googlesource.com/external/github.com/google/ruy
- [submodule "third_party/search_engines_data/resources"]
- path = third_party/search_engines_data/resources
- url = https://chromium.googlesource.com/external/search_engines_data
- [submodule "third_party/skia"]
- path = third_party/skia
- url = https://skia.googlesource.com/skia
- [submodule "third_party/smhasher/src"]
- path = third_party/smhasher/src
- url = https://chromium.googlesource.com/external/smhasher
- [submodule "third_party/snappy/src"]
- path = third_party/snappy/src
- url = https://chromium.googlesource.com/external/github.com/google/snappy
- [submodule "third_party/sqlite/src"]
- path = third_party/sqlite/src
- url = https://chromium.googlesource.com/chromium/deps/sqlite
- [submodule "third_party/swiftshader"]
- path = third_party/swiftshader
- url = https://swiftshader.googlesource.com/SwiftShader
- [submodule "third_party/text-fragments-polyfill/src"]
- path = third_party/text-fragments-polyfill/src
- url = https://chromium.googlesource.com/external/github.com/GoogleChromeLabs/text-fragments-polyfill
- [submodule "third_party/tflite/src"]
- path = third_party/tflite/src
- url = https://chromium.googlesource.com/external/github.com/tensorflow/tensorflow
- [submodule "third_party/vulkan-deps"]
- path = third_party/vulkan-deps
- url = https://chromium.googlesource.com/vulkan-deps
- [submodule "third_party/glslang/src"]
- path = third_party/glslang/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang
- [submodule "third_party/spirv-cross/src"]
- path = third_party/spirv-cross/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross
- [submodule "third_party/spirv-headers/src"]
- path = third_party/spirv-headers/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers
- [submodule "third_party/spirv-tools/src"]
- path = third_party/spirv-tools/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools
- [submodule "third_party/vulkan-headers/src"]
- path = third_party/vulkan-headers/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers
- [submodule "third_party/vulkan-loader/src"]
- path = third_party/vulkan-loader/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader
- [submodule "third_party/vulkan-tools/src"]
- path = third_party/vulkan-tools/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools
- [submodule "third_party/vulkan-utility-libraries/src"]
- path = third_party/vulkan-utility-libraries/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries
- [submodule "third_party/vulkan-validation-layers/src"]
- path = third_party/vulkan-validation-layers/src
- url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers
- [submodule "third_party/vulkan_memory_allocator"]
- path = third_party/vulkan_memory_allocator
- url = https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
- [submodule "third_party/wasm_tts_engine/src"]
- path = third_party/wasm_tts_engine/src
- url = https://chromium.googlesource.com/chromium/wasm-tts-engine
- [submodule "third_party/wayland/src"]
- path = third_party/wayland/src
- url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland
- gclient-condition = checkout_linux
- [submodule "third_party/wayland-protocols/src"]
- path = third_party/wayland-protocols/src
- url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland-protocols
- gclient-condition = checkout_linux
- [submodule "third_party/wayland-protocols/kde"]
- path = third_party/wayland-protocols/kde
- url = https://chromium.googlesource.com/external/github.com/KDE/plasma-wayland-protocols
- gclient-condition = checkout_linux
- [submodule "third_party/wayland-protocols/gtk"]
- path = third_party/wayland-protocols/gtk
- url = https://chromium.googlesource.com/external/github.com/GNOME/gtk
- gclient-condition = checkout_linux
- [submodule "third_party/webdriver/pylib"]
- path = third_party/webdriver/pylib
- url = https://chromium.googlesource.com/external/github.com/SeleniumHQ/selenium/py
- [submodule "third_party/webgl/src"]
- path = third_party/webgl/src
- url = https://chromium.googlesource.com/external/khronosgroup/webgl
- [submodule "third_party/webgpu-cts/src"]
- path = third_party/webgpu-cts/src
- url = https://chromium.googlesource.com/external/github.com/gpuweb/cts
- [submodule "third_party/webpagereplay"]
- path = third_party/webpagereplay
- url = https://chromium.googlesource.com/webpagereplay
- [submodule "third_party/webrtc"]
- path = third_party/webrtc
- url = https://webrtc.googlesource.com/src
- [submodule "third_party/wuffs/src"]
- path = third_party/wuffs/src
- url = https://skia.googlesource.com/external/github.com/google/wuffs-mirror-release-c
- [submodule "third_party/weston/src"]
- path = third_party/weston/src
- url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/weston
- gclient-condition = checkout_linux
- [submodule "third_party/xdg-utils"]
- path = third_party/xdg-utils
- url = https://chromium.googlesource.com/chromium/deps/xdg-utils
- gclient-condition = checkout_linux
- [submodule "third_party/xnnpack/src"]
- path = third_party/xnnpack/src
- url = https://chromium.googlesource.com/external/github.com/google/XNNPACK
- [submodule "third_party/zstd/src"]
- path = third_party/zstd/src
- url = https://chromium.googlesource.com/external/github.com/facebook/zstd
- [submodule "v8"]
- path = v8
- url = https://chromium.googlesource.com/v8/v8
- [submodule "internal"]
- path = internal
- url = https://chrome-internal.googlesource.com/chrome/src-internal
- gclient-condition = checkout_src_internal
- [submodule "third_party/android_prebuilts/build_tools"]
- path = third_party/android_prebuilts/build_tools
- url = https://android.googlesource.com/platform/prebuilts/build-tools
- gclient-condition = checkout_android_prebuilts_build_tools
- [submodule "chromeos/ash/resources/internal"]
- path = chromeos/ash/resources/internal
- url = https://chrome-internal.googlesource.com/chrome/chromeos/ash/resources/internal
- gclient-condition = checkout_src_internal and checkout_chromeos
- [submodule "chromeos/assistant/internal"]
- path = chromeos/assistant/internal
- url = https://chrome-internal.googlesource.com/chrome/assistant
- gclient-condition = checkout_src_internal and checkout_chromeos
- [submodule "build/fuchsia/internal"]
- path = build/fuchsia/internal
- url = https://chrome-internal.googlesource.com/fuchsia/build
- gclient-condition = checkout_fuchsia_internal and checkout_src_internal
- [submodule "chrome/app/theme/default_100_percent/google_chrome"]
- path = chrome/app/theme/default_100_percent/google_chrome
- url = https://chrome-internal.googlesource.com/chrome/theme/default_100_percent/google_chrome
- gclient-condition = checkout_src_internal
- [submodule "chrome/app/theme/default_200_percent/google_chrome"]
- path = chrome/app/theme/default_200_percent/google_chrome
- url = https://chrome-internal.googlesource.com/chrome/theme/default_200_percent/google_chrome
- gclient-condition = checkout_src_internal
- [submodule "chrome/app/theme/google_chrome"]
- path = chrome/app/theme/google_chrome
- url = https://chrome-internal.googlesource.com/chrome/theme/google_chrome
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/enterprise/connectors/internal"]
- path = chrome/browser/enterprise/connectors/internal
- url = https://chrome-internal.googlesource.com/chrome/browser/enterprise/connectors/internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/glic/resources/internal"]
- path = chrome/browser/glic/resources/internal
- url = https://chrome-internal.googlesource.com/chrome/browser/glic/resources/internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/google/linkdoctor_internal"]
- path = chrome/browser/google/linkdoctor_internal
- url = https://chrome-internal.googlesource.com/chrome/linkdoctor
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/internal"]
- path = chrome/browser/internal
- url = https://chrome-internal.googlesource.com/chrome/browser_internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/media/engagement_internal"]
- path = chrome/browser/media/engagement_internal
- url = https://chrome-internal.googlesource.com/chrome/browser/media/engagement_internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/nearby_sharing/internal"]
- path = chrome/browser/nearby_sharing/internal
- url = https://chrome-internal.googlesource.com/chrome/browser/nearby_sharing/internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/platform_experience/win"]
- path = chrome/browser/platform_experience/win
- url = https://chrome-internal.googlesource.com/chrome/browser/platform_experience/win
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/request_header_integrity/internal"]
- path = chrome/browser/request_header_integrity/internal
- url = https://chrome-internal.googlesource.com/chrome/browser/request_header_integrity/internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/resources/downloads/internal"]
- path = chrome/browser/resources/downloads/internal
- url = https://chrome-internal.googlesource.com/chrome/browser/resources/downloads_internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/resources/settings/internal"]
- path = chrome/browser/resources/settings/internal
- url = https://chrome-internal.googlesource.com/chrome/browser/resources/settings_internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/browser/spellchecker/internal"]
- path = chrome/browser/spellchecker/internal
- url = https://chrome-internal.googlesource.com/chrome/spellchecker/internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/elevation_service/internal"]
- path = chrome/elevation_service/internal
- url = https://chrome-internal.googlesource.com/chrome/elevation_service/internal
- gclient-condition = checkout_src_internal and checkout_win
- [submodule "chrome/installer/mac/internal"]
- path = chrome/installer/mac/internal
- url = https://chrome-internal.googlesource.com/chrome/installer/mac/internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/test/data/firefox3_profile/searchplugins"]
- path = chrome/test/data/firefox3_profile/searchplugins
- url = https://chrome-internal.googlesource.com/chrome/data/osdd/firefox3_profile_searchplugins
- gclient-condition = checkout_src_internal
- [submodule "chrome/test/data/firefox3_searchplugins"]
- path = chrome/test/data/firefox3_searchplugins
- url = https://chrome-internal.googlesource.com/chrome/data/osdd/firefox3_searchplugins
- gclient-condition = checkout_src_internal
- [submodule "chrome/test/data/gpu/vt"]
- path = chrome/test/data/gpu/vt
- url = https://chrome-internal.googlesource.com/chrome/data/vectortown_endurance/vectortownstatic-20121022
- gclient-condition = checkout_src_internal
- [submodule "chrome/test/data/perf/frame_rate/private"]
- path = chrome/test/data/perf/frame_rate/private
- url = https://chrome-internal.googlesource.com/chrome/data/frame_rate_tests
- gclient-condition = checkout_src_internal
- [submodule "chrome/test/data/perf/private"]
- path = chrome/test/data/perf/private
- url = https://chrome-internal.googlesource.com/chrome/data/perf_tests
- gclient-condition = checkout_src_internal
- [submodule "chrome/test/data/pdf_private"]
- path = chrome/test/data/pdf_private
- url = https://chrome-internal.googlesource.com/chrome/data/pdf_private
- gclient-condition = checkout_src_internal
- [submodule "chrome/test/media_router/internal"]
- path = chrome/test/media_router/internal
- url = https://chrome-internal.googlesource.com/chrome/test/media_router/internal
- gclient-condition = checkout_src_internal
- [submodule "chrome/tools/memory"]
- path = chrome/tools/memory
- url = https://chrome-internal.googlesource.com/chrome/tools/memory
- gclient-condition = checkout_win and checkout_src_internal
- [submodule "chrome/services/speech/internal"]
- path = chrome/services/speech/internal
- url = https://chrome-internal.googlesource.com/chromeos/speech
- gclient-condition = checkout_chromeos and checkout_src_internal
- [submodule "chrome/updater/internal"]
- path = chrome/updater/internal
- url = https://chrome-internal.googlesource.com/chrome/updater/internal
- gclient-condition = checkout_src_internal
- [submodule "components/accessibility/internal"]
- path = components/accessibility/internal
- url = https://chrome-internal.googlesource.com/chrome-accessibility
- gclient-condition = checkout_src_internal
- [submodule "components/autofill/core/browser/form_parsing/internal_resources"]
- path = components/autofill/core/browser/form_parsing/internal_resources
- url = https://chrome-internal.googlesource.com/chrome/components/autofill_regex_patterns
- gclient-condition = checkout_src_internal
- [submodule "components/crash/core/app/internal"]
- path = components/crash/core/app/internal
- url = https://chrome-internal.googlesource.com/chrome/components/crash
- gclient-condition = checkout_src_internal
- [submodule "components/metrics/internal"]
- path = components/metrics/internal
- url = https://chrome-internal.googlesource.com/chrome/components/metrics/internal
- gclient-condition = checkout_src_internal
- [submodule "components/ntp_tiles/resources/internal"]
- path = components/ntp_tiles/resources/internal
- url = https://chrome-internal.googlesource.com/chrome/components/ntp_tiles/resources
- gclient-condition = checkout_src_internal
- [submodule "components/optimization_guide/internal"]
- path = components/optimization_guide/internal
- url = https://chrome-internal.googlesource.com/chrome/components/optimization_guide
- gclient-condition = checkout_src_internal
- [submodule "components/plus_addresses/resources/internal"]
- path = components/plus_addresses/resources/internal
- url = https://chrome-internal.googlesource.com/chrome/components/plus_addresses/resources
- gclient-condition = checkout_src_internal
- [submodule "components/resources/default_100_percent/google_chrome"]
- path = components/resources/default_100_percent/google_chrome
- url = https://chrome-internal.googlesource.com/chrome/components/default_100_percent/google_chrome
- gclient-condition = checkout_src_internal
- [submodule "components/resources/default_200_percent/google_chrome"]
- path = components/resources/default_200_percent/google_chrome
- url = https://chrome-internal.googlesource.com/chrome/components/default_200_percent/google_chrome
- gclient-condition = checkout_src_internal
- [submodule "components/resources/default_300_percent/google_chrome"]
- path = components/resources/default_300_percent/google_chrome
- url = https://chrome-internal.googlesource.com/chrome/components/default_300_percent/google_chrome
- gclient-condition = checkout_src_internal
- [submodule "components/site_isolation/internal"]
- path = components/site_isolation/internal
- url = https://chrome-internal.googlesource.com/chrome/components/site_isolation
- gclient-condition = checkout_src_internal
- [submodule "components/test/data/autofill/heuristics-json/internal"]
- path = components/test/data/autofill/heuristics-json/internal
- url = https://chrome-internal.googlesource.com/chrome/test/autofill/structured_forms
- gclient-condition = checkout_chromium_autofill_test_dependencies
- [submodule "components/test/data/autofill/label-doms/internal"]
- path = components/test/data/autofill/label-doms/internal
- url = https://chrome-internal.googlesource.com/chrome/test/autofill/field_labels
- gclient-condition = checkout_chromium_autofill_test_dependencies
- [submodule "components/vector_icons/google_chrome"]
- path = components/vector_icons/google_chrome
- url = https://chrome-internal.googlesource.com/chrome/vector_icons/google_chrome
- gclient-condition = checkout_src_internal
- [submodule "content/test/data/plugin"]
- path = content/test/data/plugin
- url = https://chrome-internal.googlesource.com/chrome/data/chrome_plugin_tests
- gclient-condition = checkout_src_internal
- [submodule "google_apis/internal"]
- path = google_apis/internal
- url = https://chrome-internal.googlesource.com/chrome/google_apis/internal
- gclient-condition = checkout_src_internal
- [submodule "ios_internal"]
- path = ios_internal
- url = https://chrome-internal.googlesource.com/chrome/ios_internal
- gclient-condition = checkout_ios and checkout_src_internal
- [submodule "remoting/host/installer/linux/internal"]
- path = remoting/host/installer/linux/internal
- url = https://chrome-internal.googlesource.com/chrome/remoting/host/installer/linux/internal
- gclient-condition = checkout_linux and checkout_src_internal
- [submodule "remoting/internal"]
- path = remoting/internal
- url = https://chrome-internal.googlesource.com/chrome/remoting/internal
- gclient-condition = checkout_src_internal
- [submodule "remoting/test/internal"]
- path = remoting/test/internal
- url = https://chrome-internal.googlesource.com/chrome/remoting/test/internal
- gclient-condition = checkout_src_internal
- [submodule "remoting/tools/internal"]
- path = remoting/tools/internal
- url = https://chrome-internal.googlesource.com/chrome/remoting/tools/internal
- gclient-condition = checkout_src_internal
- [submodule "signing_keys"]
- path = signing_keys
- url = https://chrome-internal.googlesource.com/clank/apptestkey
- gclient-condition = checkout_android and checkout_google_internal and checkout_src_internal
- [submodule "skia/tools/clusterfuzz-data"]
- path = skia/tools/clusterfuzz-data
- url = https://chrome-internal.googlesource.com/chrome/tools/clusterfuzz-data
- gclient-condition = checkout_clusterfuzz_data and checkout_src_internal
- [submodule "third_party/android_tools_internal"]
- path = third_party/android_tools_internal
- url = https://chrome-internal.googlesource.com/clank/third_party/android_tools
- gclient-condition = checkout_android and checkout_src_internal
- [submodule "third_party/widevine/cdm/chromeos"]
- path = third_party/widevine/cdm/chromeos
- url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/chromeos
- gclient-condition = (checkout_chromeos or checkout_linux) and checkout_src_internal
- [submodule "third_party/widevine/cdm/linux"]
- path = third_party/widevine/cdm/linux
- url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/linux
- gclient-condition = checkout_linux and checkout_src_internal
- [submodule "third_party/widevine/cdm/mac"]
- path = third_party/widevine/cdm/mac
- url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/mac
- gclient-condition = checkout_mac and checkout_src_internal
- [submodule "third_party/widevine/cdm/win"]
- path = third_party/widevine/cdm/win
- url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/win
- gclient-condition = checkout_win and checkout_src_internal
- [submodule "third_party/widevine/scripts"]
- path = third_party/widevine/scripts
- url = https://chrome-internal.googlesource.com/chrome/deps/widevine/scripts
- gclient-condition = checkout_src_internal
- [submodule "third_party/widevine/test/license_server"]
- path = third_party/widevine/test/license_server
- url = https://chrome-internal.googlesource.com/chrome/deps/widevine/test/license_server
- gclient-condition = checkout_linux and checkout_src_internal
- [submodule "third_party/wix"]
- path = third_party/wix
- url = https://chrome-internal.googlesource.com/chrome/deps/wix/v3_5_2519
- gclient-condition = checkout_win and checkout_src_internal
- [submodule "tools/perf/data"]
- path = tools/perf/data
- url = https://chrome-internal.googlesource.com/chrome/tools/perf/data
- gclient-condition = checkout_src_internal
- [submodule "ui/file_manager/internal"]
- path = ui/file_manager/internal
- url = https://chrome-internal.googlesource.com/chrome/file_manager
- gclient-condition = (checkout_chromeos or checkout_linux) and checkout_src_internal
- [submodule "ui/webui/internal"]
- path = ui/webui/internal
- url = https://chrome-internal.googlesource.com/chrome/ui-webui-internal
- gclient-condition = checkout_chromeos and checkout_src_internal
- [submodule "webkit/data/bmp_decoder"]
- path = webkit/data/bmp_decoder
- url = https://chrome-internal.googlesource.com/chrome/data/bmp_decoder
- gclient-condition = checkout_src_internal
- [submodule "webkit/data/ico_decoder"]
- path = webkit/data/ico_decoder
- url = https://chrome-internal.googlesource.com/chrome/data/ico_decoder
- gclient-condition = checkout_src_internal
- [submodule "webkit/data/test_shell/plugins"]
- path = webkit/data/test_shell/plugins
- url = https://chrome-internal.googlesource.com/chrome/data/webkit_plugin_tests
- gclient-condition = checkout_src_internal
|