fixup! [M120 Migration][NaCl][PPFWK] Upgradable pepper plugin requirement
[platform/framework/web/chromium-efl.git] / .gitmodules
1 [submodule "third_party/clang-format/script"]
2         path = third_party/clang-format/script
3         url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git
4 [submodule "chrome/browser/resources/preinstalled_web_apps/internal"]
5         path = chrome/browser/resources/preinstalled_web_apps/internal
6         url = https://chrome-internal.googlesource.com/chrome/components/default_apps.git
7         gclient-condition = checkout_src_internal
8 [submodule "chrome/installer/mac/third_party/xz/xz"]
9         path = chrome/installer/mac/third_party/xz/xz
10         url = https://chromium.googlesource.com/chromium/deps/xz.git
11         gclient-condition = checkout_mac
12 [submodule "third_party/libc++/src"]
13         path = third_party/libc++/src
14         url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git
15 [submodule "third_party/libc++abi/src"]
16         path = third_party/libc++abi/src
17         url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git
18 [submodule "third_party/libunwind/src"]
19         path = third_party/libunwind/src
20         url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git
21 [submodule "chrome/test/data/autofill/captured_sites/artifacts"]
22         path = chrome/test/data/autofill/captured_sites/artifacts
23         url = https://chrome-internal.googlesource.com/chrome/test/captured_sites/autofill.git
24         gclient-condition = checkout_chromium_autofill_test_dependencies
25 [submodule "chrome/test/data/password/captured_sites/artifacts"]
26         path = chrome/test/data/password/captured_sites/artifacts
27         url = https://chrome-internal.googlesource.com/chrome/test/captured_sites/password.git
28         gclient-condition = checkout_chromium_password_manager_test_dependencies
29 [submodule "chrome/test/data/perf/canvas_bench"]
30         path = chrome/test/data/perf/canvas_bench
31         url = https://chromium.googlesource.com/chromium/canvas_bench.git
32 [submodule "chrome/test/data/perf/frame_rate/content"]
33         path = chrome/test/data/perf/frame_rate/content
34         url = https://chromium.googlesource.com/chromium/frame_rate/content.git
35 [submodule "chrome/test/data/xr/webvr_info"]
36         path = chrome/test/data/xr/webvr_info
37         url = https://chromium.googlesource.com/external/github.com/toji/webvr.info.git
38 [submodule "clank"]
39         path = clank
40         url = https://chrome-internal.googlesource.com/clank/internal/apps.git
41         gclient-condition = checkout_android and checkout_src_internal
42 [submodule "docs/website"]
43         path = docs/website
44         url = https://chromium.googlesource.com/website.git
45 [submodule "ios/third_party/earl_grey2/src"]
46         path = ios/third_party/earl_grey2/src
47         url = https://chromium.googlesource.com/external/github.com/google/EarlGrey.git
48         gclient-condition = checkout_ios
49 [submodule "ios/third_party/edo/src"]
50         path = ios/third_party/edo/src
51         url = https://chromium.googlesource.com/external/github.com/google/eDistantObject.git
52         gclient-condition = checkout_ios
53 [submodule "ios/third_party/gtx/src"]
54         path = ios/third_party/gtx/src
55         url = https://chromium.googlesource.com/external/github.com/google/GTXiLib.git
56         gclient-condition = checkout_ios
57 [submodule "ios/third_party/lottie/src"]
58         path = ios/third_party/lottie/src
59         url = https://chromium.googlesource.com/external/github.com/airbnb/lottie-ios.git
60         gclient-condition = checkout_ios
61 [submodule "ios/third_party/material_components_ios/src"]
62         path = ios/third_party/material_components_ios/src
63         url = https://chromium.googlesource.com/external/github.com/material-components/material-components-ios.git
64         gclient-condition = checkout_ios
65 [submodule "ios/third_party/material_font_disk_loader_ios/src"]
66         path = ios/third_party/material_font_disk_loader_ios/src
67         url = https://chromium.googlesource.com/external/github.com/material-foundation/material-font-disk-loader-ios.git
68         gclient-condition = checkout_ios
69 [submodule "ios/third_party/material_internationalization_ios/src"]
70         path = ios/third_party/material_internationalization_ios/src
71         url = https://chromium.googlesource.com/external/github.com/material-foundation/material-internationalization-ios.git
72         gclient-condition = checkout_ios
73 [submodule "ios/third_party/material_roboto_font_loader_ios/src"]
74         path = ios/third_party/material_roboto_font_loader_ios/src
75         url = https://chromium.googlesource.com/external/github.com/material-foundation/material-roboto-font-loader-ios.git
76         gclient-condition = checkout_ios
77 [submodule "ios/third_party/material_sprited_animation_view_ios/src"]
78         path = ios/third_party/material_sprited_animation_view_ios/src
79         url = https://chromium.googlesource.com/external/github.com/material-foundation/material-sprited-animation-view-ios.git
80         gclient-condition = checkout_ios
81 [submodule "ios/third_party/material_text_accessibility_ios/src"]
82         path = ios/third_party/material_text_accessibility_ios/src
83         url = https://chromium.googlesource.com/external/github.com/material-foundation/material-text-accessibility-ios.git
84         gclient-condition = checkout_ios
85 [submodule "ios/third_party/motion_interchange_objc/src"]
86         path = ios/third_party/motion_interchange_objc/src
87         url = https://chromium.googlesource.com/external/github.com/material-motion/motion-interchange-objc.git
88         gclient-condition = checkout_ios
89 [submodule "ios/third_party/motion_animator_objc/src"]
90         path = ios/third_party/motion_animator_objc/src
91         url = https://chromium.googlesource.com/external/github.com/material-motion/motion-animator-objc.git
92         gclient-condition = checkout_ios
93 [submodule "ios/third_party/motion_transitioning_objc/src"]
94         path = ios/third_party/motion_transitioning_objc/src
95         url = https://chromium.googlesource.com/external/github.com/material-motion/motion-transitioning-objc.git
96         gclient-condition = checkout_ios
97 [submodule "ios/third_party/ochamcrest/src"]
98         path = ios/third_party/ochamcrest/src
99         url = https://chromium.googlesource.com/external/github.com/hamcrest/OCHamcrest.git
100         gclient-condition = checkout_ios
101 [submodule "ios/third_party/webkit/src"]
102         path = ios/third_party/webkit/src
103         url = https://chromium.googlesource.com/external/github.com/WebKit/webkit.git
104         gclient-condition = checkout_ios and checkout_ios_webkit
105 [submodule "media/cdm/api"]
106         path = media/cdm/api
107         url = https://chromium.googlesource.com/chromium/cdm.git
108 [submodule "native_client"]
109         path = native_client
110         url = https://chromium.googlesource.com/native_client/src/native_client.git
111         gclient-condition = checkout_nacl
112 [submodule "net/third_party/quiche/src"]
113         path = net/third_party/quiche/src
114         url = https://quiche.googlesource.com/quiche.git
115 [submodule "third_party/android_protobuf/src"]
116         path = third_party/android_protobuf/src
117         url = https://android.googlesource.com/platform/external/protobuf.git
118         gclient-condition = checkout_android
119 [submodule "third_party/androidx_javascriptengine/src"]
120         path = third_party/androidx_javascriptengine/src
121         url = https://chromium.googlesource.com/aosp/platform/frameworks/support/javascriptengine/javascriptengine/src.git
122         gclient-condition = checkout_android
123 [submodule "third_party/angle"]
124         path = third_party/angle
125         url = https://chromium.googlesource.com/angle/angle.git
126 [submodule "third_party/anonymous_tokens/src"]
127         path = third_party/anonymous_tokens/src
128         url = https://chromium.googlesource.com/external/github.com/google/anonymous-tokens.git
129 [submodule "third_party/content_analysis_sdk/src"]
130         path = third_party/content_analysis_sdk/src
131         url = https://chromium.googlesource.com/external/github.com/chromium/content_analysis_sdk.git
132 [submodule "third_party/dav1d/libdav1d"]
133         path = third_party/dav1d/libdav1d
134         url = https://chromium.googlesource.com/external/github.com/videolan/dav1d.git
135 [submodule "third_party/dawn"]
136         path = third_party/dawn
137         url = https://dawn.googlesource.com/dawn.git
138 [submodule "third_party/highway/src"]
139         path = third_party/highway/src
140         url = https://chromium.googlesource.com/external/github.com/google/highway.git
141 [submodule "third_party/apache-portable-runtime/src"]
142         path = third_party/apache-portable-runtime/src
143         url = https://chromium.googlesource.com/external/apache-portable-runtime.git
144         gclient-condition = checkout_android
145 [submodule "third_party/barhopper"]
146         path = third_party/barhopper
147         url = https://chrome-internal.googlesource.com/chrome/deps/barhopper.git
148         gclient-condition = checkout_src_internal and checkout_chromeos
149 [submodule "third_party/google_benchmark/src"]
150         path = third_party/google_benchmark/src
151         url = https://chromium.googlesource.com/external/github.com/google/benchmark.git
152 [submodule "third_party/boringssl/src"]
153         path = third_party/boringssl/src
154         url = https://boringssl.googlesource.com/boringssl.git
155 [submodule "third_party/breakpad/breakpad"]
156         path = third_party/breakpad/breakpad
157         url = https://chromium.googlesource.com/breakpad/breakpad.git
158 [submodule "third_party/cast_core/public/src"]
159         path = third_party/cast_core/public/src
160         url = https://chromium.googlesource.com/cast_core/public
161 [submodule "third_party/catapult"]
162         path = third_party/catapult
163         url = https://chromium.googlesource.com/catapult.git
164 [submodule "third_party/ced/src"]
165         path = third_party/ced/src
166         url = https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git
167 [submodule "third_party/chromium-variations"]
168         path = third_party/chromium-variations
169         url = https://chromium.googlesource.com/chromium-variations.git
170 [submodule "third_party/chromevox/third_party/sre/src"]
171         path = third_party/chromevox/third_party/sre/src
172         url = https://chromium.googlesource.com/external/github.com/zorkow/speech-rule-engine.git
173         gclient-condition = checkout_chromeos
174 [submodule "third_party/chromite"]
175         path = third_party/chromite
176         url = https://chromium.googlesource.com/chromiumos/chromite.git
177         gclient-condition = checkout_chromeos
178 [submodule "third_party/cld_3/src"]
179         path = third_party/cld_3/src
180         url = https://chromium.googlesource.com/external/github.com/google/cld_3.git
181 [submodule "third_party/colorama/src"]
182         path = third_party/colorama/src
183         url = https://chromium.googlesource.com/external/colorama.git
184 [submodule "third_party/cpu_features/src"]
185         path = third_party/cpu_features/src
186         url = https://chromium.googlesource.com/external/github.com/google/cpu_features.git
187 [submodule "third_party/cpuinfo/src"]
188         path = third_party/cpuinfo/src
189         url = https://chromium.googlesource.com/external/github.com/pytorch/cpuinfo.git
190 [submodule "third_party/crc32c/src"]
191         path = third_party/crc32c/src
192         url = https://chromium.googlesource.com/external/github.com/google/crc32c.git
193 [submodule "third_party/cros_system_api"]
194         path = third_party/cros_system_api
195         url = https://chromium.googlesource.com/chromiumos/platform2/system_api.git
196         gclient-condition = checkout_linux
197 [submodule "third_party/crossbench"]
198         path = third_party/crossbench
199         url = https://chromium.googlesource.com/crossbench.git
200 [submodule "third_party/crubit/src"]
201         path = third_party/crubit/src
202         url = https://chromium.googlesource.com/external/github.com/google/crubit.git
203         gclient-condition = checkout_crubit
204 [submodule "third_party/depot_tools"]
205         path = third_party/depot_tools
206         url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
207 [submodule "third_party/devtools-frontend/src"]
208         path = third_party/devtools-frontend/src
209         url = https://chromium.googlesource.com/devtools/devtools-frontend
210 [submodule "third_party/devtools-frontend-internal"]
211         path = third_party/devtools-frontend-internal
212         url = https://chrome-internal.googlesource.com/devtools/devtools-internal.git
213         gclient-condition = checkout_src_internal
214 [submodule "third_party/dom_distiller_js/dist"]
215         path = third_party/dom_distiller_js/dist
216         url = https://chromium.googlesource.com/chromium/dom-distiller/dist.git
217 [submodule "third_party/eigen3/src"]
218         path = third_party/eigen3/src
219         url = https://chromium.googlesource.com/external/gitlab.com/libeigen/eigen.git
220 [submodule "third_party/emoji-metadata/src"]
221         path = third_party/emoji-metadata/src
222         url = https://chromium.googlesource.com/external/github.com/googlefonts/emoji-metadata
223         gclient-condition = checkout_chromeos
224 [submodule "third_party/farmhash/src"]
225         path = third_party/farmhash/src
226         url = https://chromium.googlesource.com/external/github.com/google/farmhash.git
227 [submodule "third_party/ffmpeg"]
228         path = third_party/ffmpeg
229         url = https://chromium.googlesource.com/chromium/third_party/ffmpeg.git
230 [submodule "third_party/flac"]
231         path = third_party/flac
232         url = https://chromium.googlesource.com/chromium/deps/flac.git
233 [submodule "third_party/flatbuffers/src"]
234         path = third_party/flatbuffers/src
235         url = https://chromium.googlesource.com/external/github.com/google/flatbuffers.git
236 [submodule "third_party/fontconfig/src"]
237         path = third_party/fontconfig/src
238         url = https://chromium.googlesource.com/external/fontconfig.git
239         gclient-condition = checkout_linux
240 [submodule "third_party/fp16/src"]
241         path = third_party/fp16/src
242         url = https://chromium.googlesource.com/external/github.com/Maratyszcza/FP16.git
243 [submodule "third_party/gemmlowp/src"]
244         path = third_party/gemmlowp/src
245         url = https://chromium.googlesource.com/external/github.com/google/gemmlowp.git
246 [submodule "third_party/grpc/src"]
247         path = third_party/grpc/src
248         url = https://chromium.googlesource.com/external/github.com/grpc/grpc.git
249 [submodule "third_party/freetype/src"]
250         path = third_party/freetype/src
251         url = https://chromium.googlesource.com/chromium/src/third_party/freetype2.git
252 [submodule "third_party/freetype-testing/src"]
253         path = third_party/freetype-testing/src
254         url = https://chromium.googlesource.com/external/github.com/freetype/freetype2-testing.git
255 [submodule "third_party/fxdiv/src"]
256         path = third_party/fxdiv/src
257         url = https://chromium.googlesource.com/external/github.com/Maratyszcza/FXdiv.git
258 [submodule "third_party/harfbuzz-ng/src"]
259         path = third_party/harfbuzz-ng/src
260         url = https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git
261 [submodule "third_party/jszip/src"]
262         path = third_party/jszip/src
263         url = https://chromium.googlesource.com/external/github.com/Stuk/jszip.git
264         gclient-condition = checkout_ios
265 [submodule "third_party/emoji-segmenter/src"]
266         path = third_party/emoji-segmenter/src
267         url = https://chromium.googlesource.com/external/github.com/google/emoji-segmenter.git
268 [submodule "third_party/ots/src"]
269         path = third_party/ots/src
270         url = https://chromium.googlesource.com/external/github.com/khaledhosny/ots.git
271 [submodule "third_party/libgav1/src"]
272         path = third_party/libgav1/src
273         url = https://chromium.googlesource.com/codecs/libgav1.git
274 [submodule "third_party/google_toolbox_for_mac/src"]
275         path = third_party/google_toolbox_for_mac/src
276         url = https://chromium.googlesource.com/external/github.com/google/google-toolbox-for-mac.git
277         gclient-condition = checkout_ios or checkout_mac
278 [submodule "third_party/google-truth/src"]
279         path = third_party/google-truth/src
280         url = https://chromium.googlesource.com/external/github.com/google/truth.git
281         gclient-condition = checkout_android
282 [submodule "third_party/googletest/src"]
283         path = third_party/googletest/src
284         url = https://chromium.googlesource.com/external/github.com/google/googletest.git
285 [submodule "third_party/gperf"]
286         path = third_party/gperf
287         url = https://chromium.googlesource.com/chromium/deps/gperf.git
288         gclient-condition = checkout_win
289 [submodule "third_party/gvr-android-sdk/src"]
290         path = third_party/gvr-android-sdk/src
291         url = https://chromium.googlesource.com/external/github.com/googlevr/gvr-android-sdk.git
292         gclient-condition = checkout_android
293 [submodule "third_party/cardboard/src"]
294         path = third_party/cardboard/src
295         url = https://chromium.googlesource.com/external/github.com/googlevr/cardboard/
296         gclient-condition = checkout_android
297 [submodule "third_party/arcore-android-sdk/src"]
298         path = third_party/arcore-android-sdk/src
299         url = https://chromium.googlesource.com/external/github.com/google-ar/arcore-android-sdk.git
300         gclient-condition = checkout_android
301 [submodule "third_party/hunspell_dictionaries"]
302         path = third_party/hunspell_dictionaries
303         url = https://chromium.googlesource.com/chromium/deps/hunspell_dictionaries.git
304 [submodule "third_party/icu"]
305         path = third_party/icu
306         url = https://chromium.googlesource.com/chromium/deps/icu.git
307 [submodule "third_party/javalang/src"]
308         path = third_party/javalang/src
309         url = https://chromium.googlesource.com/external/github.com/c2nes/javalang.git
310         gclient-condition = checkout_android
311 [submodule "third_party/jsoncpp/source"]
312         path = third_party/jsoncpp/source
313         url = https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git
314 [submodule "third_party/junit/src"]
315         path = third_party/junit/src
316         url = https://chromium.googlesource.com/external/junit.git
317         gclient-condition = checkout_android
318 [submodule "third_party/leveldatabase/src"]
319         path = third_party/leveldatabase/src
320         url = https://chromium.googlesource.com/external/leveldb.git
321 [submodule "third_party/libFuzzer/src"]
322         path = third_party/libFuzzer/src
323         url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/compiler-rt/lib/fuzzer.git
324 [submodule "third_party/fuzztest/src"]
325         path = third_party/fuzztest/src
326         url = https://chromium.googlesource.com/external/github.com/google/fuzztest.git
327 [submodule "third_party/libaddressinput/src"]
328         path = third_party/libaddressinput/src
329         url = https://chromium.googlesource.com/external/libaddressinput.git
330 [submodule "third_party/libaom/source/libaom"]
331         path = third_party/libaom/source/libaom
332         url = https://aomedia.googlesource.com/aom.git
333 [submodule "third_party/libavif/src"]
334         path = third_party/libavif/src
335         url = https://chromium.googlesource.com/external/github.com/AOMediaCodec/libavif.git
336 [submodule "third_party/libavifinfo/src"]
337         path = third_party/libavifinfo/src
338         url = https://aomedia.googlesource.com/libavifinfo.git
339 [submodule "third_party/nearby/src"]
340         path = third_party/nearby/src
341         url = https://chromium.googlesource.com/external/github.com/google/nearby-connections.git
342 [submodule "third_party/beto-core/src"]
343         path = third_party/beto-core/src
344         url = https://beto-core.googlesource.com/beto-core.git
345 [submodule "third_party/securemessage/src"]
346         path = third_party/securemessage/src
347         url = https://chromium.googlesource.com/external/github.com/google/securemessage.git
348 [submodule "third_party/speedometer/v3.0"]
349         path = third_party/speedometer/v3.0
350         url = https://chromium.googlesource.com/external/github.com/WebKit/Speedometer.git
351 [submodule "third_party/ukey2/src"]
352         path = third_party/ukey2/src
353         url = https://chromium.googlesource.com/external/github.com/google/ukey2.git
354 [submodule "third_party/cros-components/src"]
355         path = third_party/cros-components/src
356         url = https://chromium.googlesource.com/external/google3/cros_components.git
357 [submodule "third_party/libdrm/src"]
358         path = third_party/libdrm/src
359         url = https://chromium.googlesource.com/chromiumos/third_party/libdrm.git
360         gclient-condition = checkout_linux
361 [submodule "third_party/expat/src"]
362         path = third_party/expat/src
363         url = https://chromium.googlesource.com/external/github.com/libexpat/libexpat.git
364 [submodule "third_party/libipp/libipp"]
365         path = third_party/libipp/libipp
366         url = https://chromium.googlesource.com/chromiumos/platform2/libipp.git
367         gclient-condition = checkout_linux
368 [submodule "third_party/libjpeg_turbo"]
369         path = third_party/libjpeg_turbo
370         url = https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git
371 [submodule "third_party/liblouis/src"]
372         path = third_party/liblouis/src
373         url = https://chromium.googlesource.com/external/liblouis-github.git
374         gclient-condition = checkout_linux
375 [submodule "third_party/libphonenumber/dist"]
376         path = third_party/libphonenumber/dist
377         url = https://chromium.googlesource.com/external/libphonenumber.git
378 [submodule "third_party/libprotobuf-mutator/src"]
379         path = third_party/libprotobuf-mutator/src
380         url = https://chromium.googlesource.com/external/github.com/google/libprotobuf-mutator.git
381 [submodule "third_party/libsrtp"]
382         path = third_party/libsrtp
383         url = https://chromium.googlesource.com/chromium/deps/libsrtp.git
384 [submodule "third_party/libsync/src"]
385         path = third_party/libsync/src
386         url = https://chromium.googlesource.com/aosp/platform/system/core/libsync.git
387         gclient-condition = checkout_linux
388 [submodule "third_party/libunwindstack"]
389         path = third_party/libunwindstack
390         url = https://chromium.googlesource.com/chromium/src/third_party/libunwindstack.git
391         gclient-condition = checkout_android
392 [submodule "third_party/libvpx/source/libvpx"]
393         path = third_party/libvpx/source/libvpx
394         url = https://chromium.googlesource.com/webm/libvpx.git
395 [submodule "third_party/libwebm/source"]
396         path = third_party/libwebm/source
397         url = https://chromium.googlesource.com/webm/libwebm.git
398 [submodule "third_party/libwebp/src"]
399         path = third_party/libwebp/src
400         url = https://chromium.googlesource.com/webm/libwebp.git
401 [submodule "third_party/libyuv"]
402         path = third_party/libyuv
403         url = https://chromium.googlesource.com/libyuv/libyuv.git
404 [submodule "third_party/lighttpd"]
405         path = third_party/lighttpd
406         url = https://chromium.googlesource.com/chromium/deps/lighttpd.git
407         gclient-condition = checkout_mac or checkout_win
408 [submodule "third_party/lss"]
409         path = third_party/lss
410         url = https://chromium.googlesource.com/linux-syscall-support.git
411         gclient-condition = checkout_android or checkout_linux
412 [submodule "third_party/material_color_utilities/src"]
413         path = third_party/material_color_utilities/src
414         url = https://chromium.googlesource.com/external/github.com/material-foundation/material-color-utilities.git
415 [submodule "third_party/material_design_icons/src"]
416         path = third_party/material_design_icons/src
417         url = https://chromium.googlesource.com/external/github.com/google/material-design-icons.git
418         gclient-condition = checkout_ios
419 [submodule "third_party/minigbm/src"]
420         path = third_party/minigbm/src
421         url = https://chromium.googlesource.com/chromiumos/platform/minigbm.git
422         gclient-condition = checkout_linux
423 [submodule "third_party/nasm"]
424         path = third_party/nasm
425         url = https://chromium.googlesource.com/chromium/deps/nasm.git
426 [submodule "third_party/neon_2_sse/src"]
427         path = third_party/neon_2_sse/src
428         url = https://chromium.googlesource.com/external/github.com/intel/ARM_NEON_2_x86_SSE.git
429 [submodule "third_party/netty-tcnative/src"]
430         path = third_party/netty-tcnative/src
431         url = https://chromium.googlesource.com/external/netty-tcnative.git
432         gclient-condition = checkout_android
433 [submodule "third_party/netty4/src"]
434         path = third_party/netty4/src
435         url = https://chromium.googlesource.com/external/netty4.git
436         gclient-condition = checkout_android
437 [submodule "third_party/openh264/src"]
438         path = third_party/openh264/src
439         url = https://chromium.googlesource.com/external/github.com/cisco/openh264
440 [submodule "third_party/openscreen/src"]
441         path = third_party/openscreen/src
442         url = https://chromium.googlesource.com/openscreen
443 [submodule "third_party/openxr/src"]
444         path = third_party/openxr/src
445         url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenXR-SDK
446         gclient-condition = checkout_openxr
447 [submodule "third_party/pdfium"]
448         path = third_party/pdfium
449         url = https://pdfium.googlesource.com/pdfium.git
450 [submodule "third_party/perfetto"]
451         path = third_party/perfetto
452         url = https://android.googlesource.com/platform/external/perfetto.git
453 [submodule "third_party/perl"]
454         path = third_party/perl
455         url = https://chromium.googlesource.com/chromium/deps/perl.git
456         gclient-condition = checkout_win
457 [submodule "third_party/pthreadpool/src"]
458         path = third_party/pthreadpool/src
459         url = https://chromium.googlesource.com/external/github.com/Maratyszcza/pthreadpool.git
460 [submodule "third_party/pyelftools"]
461         path = third_party/pyelftools
462         url = https://chromium.googlesource.com/chromiumos/third_party/pyelftools.git
463         gclient-condition = checkout_linux
464 [submodule "third_party/quic_trace/src"]
465         path = third_party/quic_trace/src
466         url = https://chromium.googlesource.com/external/github.com/google/quic-trace.git
467 [submodule "third_party/pywebsocket3/src"]
468         path = third_party/pywebsocket3/src
469         url = https://chromium.googlesource.com/external/github.com/GoogleChromeLabs/pywebsocket3.git
470 [submodule "third_party/re2/src"]
471         path = third_party/re2/src
472         url = https://chromium.googlesource.com/external/github.com/google/re2.git
473 [submodule "third_party/requests/src"]
474         path = third_party/requests/src
475         url = https://chromium.googlesource.com/external/github.com/kennethreitz/requests.git
476         gclient-condition = checkout_android
477 [submodule "third_party/ruy/src"]
478         path = third_party/ruy/src
479         url = https://chromium.googlesource.com/external/github.com/google/ruy.git
480 [submodule "third_party/skia"]
481         path = third_party/skia
482         url = https://skia.googlesource.com/skia.git
483 [submodule "third_party/smhasher/src"]
484         path = third_party/smhasher/src
485         url = https://chromium.googlesource.com/external/smhasher.git
486 [submodule "third_party/snappy/src"]
487         path = third_party/snappy/src
488         url = https://chromium.googlesource.com/external/github.com/google/snappy.git
489 [submodule "third_party/sqlite/src"]
490         path = third_party/sqlite/src
491         url = https://chromium.googlesource.com/chromium/deps/sqlite.git
492 [submodule "third_party/swiftshader"]
493         path = third_party/swiftshader
494         url = https://swiftshader.googlesource.com/SwiftShader.git
495 [submodule "third_party/text-fragments-polyfill/src"]
496         path = third_party/text-fragments-polyfill/src
497         url = https://chromium.googlesource.com/external/github.com/GoogleChromeLabs/text-fragments-polyfill.git
498 [submodule "third_party/tflite/src"]
499         path = third_party/tflite/src
500         url = https://chromium.googlesource.com/external/github.com/tensorflow/tensorflow.git
501 [submodule "third_party/vulkan-deps"]
502         path = third_party/vulkan-deps
503         url = https://chromium.googlesource.com/vulkan-deps
504 [submodule "third_party/vulkan_memory_allocator"]
505         path = third_party/vulkan_memory_allocator
506         url = https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
507 [submodule "third_party/wayland/src"]
508         path = third_party/wayland/src
509         url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git
510         gclient-condition = checkout_linux
511 [submodule "third_party/wayland-protocols/src"]
512         path = third_party/wayland-protocols/src
513         url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland-protocols.git
514         gclient-condition = checkout_linux
515 [submodule "third_party/wayland-protocols/kde"]
516         path = third_party/wayland-protocols/kde
517         url = https://chromium.googlesource.com/external/github.com/KDE/plasma-wayland-protocols.git
518         gclient-condition = checkout_linux
519 [submodule "third_party/wayland-protocols/gtk"]
520         path = third_party/wayland-protocols/gtk
521         url = https://chromium.googlesource.com/external/github.com/GNOME/gtk.git
522         gclient-condition = checkout_linux
523 [submodule "third_party/webdriver/pylib"]
524         path = third_party/webdriver/pylib
525         url = https://chromium.googlesource.com/external/github.com/SeleniumHQ/selenium/py.git
526 [submodule "third_party/webgl/src"]
527         path = third_party/webgl/src
528         url = https://chromium.googlesource.com/external/khronosgroup/webgl.git
529 [submodule "third_party/webgpu-cts/src"]
530         path = third_party/webgpu-cts/src
531         url = https://chromium.googlesource.com/external/github.com/gpuweb/cts.git
532 [submodule "third_party/webrtc"]
533         path = third_party/webrtc
534         url = https://webrtc.googlesource.com/src.git
535 [submodule "third_party/wuffs/src"]
536         path = third_party/wuffs/src
537         url = https://skia.googlesource.com/external/github.com/google/wuffs-mirror-release-c.git
538 [submodule "third_party/weston/src"]
539         path = third_party/weston/src
540         url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/weston.git
541         gclient-condition = checkout_linux
542 [submodule "third_party/wlcs/src"]
543         path = third_party/wlcs/src
544         url = https://chromium.googlesource.com/external/github.com/MirServer/wlcs.git
545         gclient-condition = checkout_chromeos
546 [submodule "third_party/xdg-utils"]
547         path = third_party/xdg-utils
548         url = https://chromium.googlesource.com/chromium/deps/xdg-utils.git
549         gclient-condition = checkout_linux
550 [submodule "third_party/xnnpack/src"]
551         path = third_party/xnnpack/src
552         url = https://chromium.googlesource.com/external/github.com/google/XNNPACK.git
553 [submodule "tools/page_cycler/acid3"]
554         path = tools/page_cycler/acid3
555         url = https://chromium.googlesource.com/chromium/deps/acid3.git
556 [submodule "third_party/zstd/src"]
557         path = third_party/zstd/src
558         url = https://chromium.googlesource.com/external/github.com/facebook/zstd.git
559 [submodule "v8"]
560         path = v8
561         url = https://chromium.googlesource.com/v8/v8.git
562 [submodule "internal"]
563         path = internal
564         url = https://chrome-internal.googlesource.com/chrome/src-internal.git
565         gclient-condition = checkout_src_internal
566 [submodule "third_party/android_prebuilts/build_tools"]
567         path = third_party/android_prebuilts/build_tools
568         url = https://android.googlesource.com/platform/prebuilts/build-tools.git
569         gclient-condition = checkout_android_prebuilts_build_tools
570 [submodule "chromeos/assistant/internal"]
571         path = chromeos/assistant/internal
572         url = https://chrome-internal.googlesource.com/chrome/assistant.git
573         gclient-condition = checkout_src_internal and checkout_chromeos
574 [submodule "build/fuchsia/internal"]
575         path = build/fuchsia/internal
576         url = https://chrome-internal.googlesource.com/fuchsia/build.git
577         gclient-condition = checkout_fuchsia_internal and checkout_src_internal
578 [submodule "chrome/app/theme/default_100_percent/google_chrome"]
579         path = chrome/app/theme/default_100_percent/google_chrome
580         url = https://chrome-internal.googlesource.com/chrome/theme/default_100_percent/google_chrome.git
581         gclient-condition = checkout_src_internal
582 [submodule "chrome/app/theme/default_200_percent/google_chrome"]
583         path = chrome/app/theme/default_200_percent/google_chrome
584         url = https://chrome-internal.googlesource.com/chrome/theme/default_200_percent/google_chrome.git
585         gclient-condition = checkout_src_internal
586 [submodule "chrome/app/theme/google_chrome"]
587         path = chrome/app/theme/google_chrome
588         url = https://chrome-internal.googlesource.com/chrome/theme/google_chrome.git
589         gclient-condition = checkout_src_internal
590 [submodule "chrome/browser/enterprise/connectors/internal"]
591         path = chrome/browser/enterprise/connectors/internal
592         url = https://chrome-internal.googlesource.com/chrome/browser/enterprise/connectors/internal.git
593         gclient-condition = checkout_src_internal
594 [submodule "chrome/browser/google/linkdoctor_internal"]
595         path = chrome/browser/google/linkdoctor_internal
596         url = https://chrome-internal.googlesource.com/chrome/linkdoctor.git
597         gclient-condition = checkout_src_internal
598 [submodule "chrome/browser/internal"]
599         path = chrome/browser/internal
600         url = https://chrome-internal.googlesource.com/chrome/browser_internal.git
601         gclient-condition = checkout_src_internal
602 [submodule "chrome/browser/media/engagement_internal"]
603         path = chrome/browser/media/engagement_internal
604         url = https://chrome-internal.googlesource.com/chrome/browser/media/engagement_internal.git
605         gclient-condition = checkout_src_internal
606 [submodule "chrome/browser/nearby_sharing/internal"]
607         path = chrome/browser/nearby_sharing/internal
608         url = https://chrome-internal.googlesource.com/chrome/browser/nearby_sharing/internal.git
609         gclient-condition = checkout_src_internal
610 [submodule "chrome/browser/resources/chromeos/quickoffice"]
611         path = chrome/browser/resources/chromeos/quickoffice
612         url = https://chrome-internal.googlesource.com/quickoffice/crx.git
613         gclient-condition = (checkout_chromeos or checkout_linux) and checkout_src_internal
614 [submodule "chrome/browser/resources/settings_internal"]
615         path = chrome/browser/resources/settings_internal
616         url = https://chrome-internal.googlesource.com/chrome/browser/resources/settings_internal.git
617         gclient-condition = checkout_src_internal
618 [submodule "chrome/browser/spellchecker/internal"]
619         path = chrome/browser/spellchecker/internal
620         url = https://chrome-internal.googlesource.com/chrome/spellchecker/internal.git
621         gclient-condition = checkout_src_internal
622 [submodule "chrome/installer/mac/internal"]
623         path = chrome/installer/mac/internal
624         url = https://chrome-internal.googlesource.com/chrome/installer/mac/internal.git
625         gclient-condition = checkout_src_internal
626 [submodule "chrome/test/data/firefox3_profile/searchplugins"]
627         path = chrome/test/data/firefox3_profile/searchplugins
628         url = https://chrome-internal.googlesource.com/chrome/data/osdd/firefox3_profile_searchplugins.git
629         gclient-condition = checkout_src_internal
630 [submodule "chrome/test/data/firefox3_searchplugins"]
631         path = chrome/test/data/firefox3_searchplugins
632         url = https://chrome-internal.googlesource.com/chrome/data/osdd/firefox3_searchplugins.git
633         gclient-condition = checkout_src_internal
634 [submodule "chrome/test/data/gpu/vt"]
635         path = chrome/test/data/gpu/vt
636         url = https://chrome-internal.googlesource.com/chrome/data/vectortown_endurance/vectortownstatic-20121022.git
637         gclient-condition = checkout_src_internal
638 [submodule "chrome/test/data/perf/frame_rate/private"]
639         path = chrome/test/data/perf/frame_rate/private
640         url = https://chrome-internal.googlesource.com/chrome/data/frame_rate_tests.git
641         gclient-condition = checkout_src_internal
642 [submodule "chrome/test/data/perf/private"]
643         path = chrome/test/data/perf/private
644         url = https://chrome-internal.googlesource.com/chrome/data/perf_tests.git
645         gclient-condition = checkout_src_internal
646 [submodule "chrome/test/data/pdf_private"]
647         path = chrome/test/data/pdf_private
648         url = https://chrome-internal.googlesource.com/chrome/data/pdf_private.git
649         gclient-condition = checkout_src_internal
650 [submodule "chrome/test/media_router/internal"]
651         path = chrome/test/media_router/internal
652         url = https://chrome-internal.googlesource.com/chrome/test/media_router/internal.git
653         gclient-condition = checkout_src_internal
654 [submodule "chrome/test/python_tests"]
655         path = chrome/test/python_tests
656         url = https://chrome-internal.googlesource.com/chrome/test/python_tests.git
657         gclient-condition = checkout_src_internal
658 [submodule "chrome/tools/memory"]
659         path = chrome/tools/memory
660         url = https://chrome-internal.googlesource.com/chrome/tools/memory.git
661         gclient-condition = checkout_win and checkout_src_internal
662 [submodule "chrome/services/speech/internal"]
663         path = chrome/services/speech/internal
664         url = https://chrome-internal.googlesource.com/chromeos/speech.git
665         gclient-condition = checkout_chromeos and checkout_src_internal
666 [submodule "components/autofill/core/browser/form_parsing/internal_resources"]
667         path = components/autofill/core/browser/form_parsing/internal_resources
668         url = https://chrome-internal.googlesource.com/chrome/components/autofill_regex_patterns.git
669         gclient-condition = checkout_src_internal
670 [submodule "components/crash/core/app/internal"]
671         path = components/crash/core/app/internal
672         url = https://chrome-internal.googlesource.com/chrome/components/crash.git
673         gclient-condition = checkout_src_internal
674 [submodule "components/metrics/internal"]
675         path = components/metrics/internal
676         url = https://chrome-internal.googlesource.com/chrome/components/metrics/internal.git
677         gclient-condition = checkout_src_internal
678 [submodule "components/ntp_tiles/resources/internal"]
679         path = components/ntp_tiles/resources/internal
680         url = https://chrome-internal.googlesource.com/chrome/components/ntp_tiles/resources.git
681         gclient-condition = checkout_src_internal
682 [submodule "components/optimization_guide/internal"]
683         path = components/optimization_guide/internal
684         url = https://chrome-internal.googlesource.com/chrome/components/optimization_guide.git
685         gclient-condition = checkout_src_internal
686 [submodule "components/resources/default_100_percent/google_chrome"]
687         path = components/resources/default_100_percent/google_chrome
688         url = https://chrome-internal.googlesource.com/chrome/components/default_100_percent/google_chrome.git
689         gclient-condition = checkout_src_internal
690 [submodule "components/resources/default_200_percent/google_chrome"]
691         path = components/resources/default_200_percent/google_chrome
692         url = https://chrome-internal.googlesource.com/chrome/components/default_200_percent/google_chrome.git
693         gclient-condition = checkout_src_internal
694 [submodule "components/resources/default_300_percent/google_chrome"]
695         path = components/resources/default_300_percent/google_chrome
696         url = https://chrome-internal.googlesource.com/chrome/components/default_300_percent/google_chrome.git
697         gclient-condition = checkout_src_internal
698 [submodule "components/site_isolation/internal"]
699         path = components/site_isolation/internal
700         url = https://chrome-internal.googlesource.com/chrome/components/site_isolation.git
701         gclient-condition = checkout_src_internal
702 [submodule "components/test/data/autofill/heuristics-json/internal"]
703         path = components/test/data/autofill/heuristics-json/internal
704         url = https://chrome-internal.googlesource.com/chrome/test/autofill/structured_forms.git
705         gclient-condition = checkout_chromium_autofill_test_dependencies
706 [submodule "components/vector_icons/google_chrome"]
707         path = components/vector_icons/google_chrome
708         url = https://chrome-internal.googlesource.com/chrome/vector_icons/google_chrome.git
709         gclient-condition = checkout_src_internal
710 [submodule "content/test/data/plugin"]
711         path = content/test/data/plugin
712         url = https://chrome-internal.googlesource.com/chrome/data/chrome_plugin_tests.git
713         gclient-condition = checkout_src_internal
714 [submodule "google_apis/internal"]
715         path = google_apis/internal
716         url = https://chrome-internal.googlesource.com/chrome/google_apis/internal.git
717         gclient-condition = checkout_src_internal
718 [submodule "ios_internal"]
719         path = ios_internal
720         url = https://chrome-internal.googlesource.com/chrome/ios_internal.git
721         gclient-condition = checkout_ios and checkout_src_internal
722 [submodule "remoting/android/internal"]
723         path = remoting/android/internal
724         url = https://chrome-internal.googlesource.com/chrome/remoting/android/internal.git
725         gclient-condition = checkout_android and checkout_src_internal
726 [submodule "remoting/host/installer/linux/internal"]
727         path = remoting/host/installer/linux/internal
728         url = https://chrome-internal.googlesource.com/chrome/remoting/host/installer/linux/internal.git
729         gclient-condition = checkout_linux and checkout_src_internal
730 [submodule "remoting/internal"]
731         path = remoting/internal
732         url = https://chrome-internal.googlesource.com/chrome/remoting/internal.git
733         gclient-condition = checkout_src_internal
734 [submodule "remoting/test/internal"]
735         path = remoting/test/internal
736         url = https://chrome-internal.googlesource.com/chrome/remoting/test/internal.git
737         gclient-condition = checkout_src_internal
738 [submodule "remoting/tools/internal"]
739         path = remoting/tools/internal
740         url = https://chrome-internal.googlesource.com/chrome/remoting/tools/internal.git
741         gclient-condition = checkout_src_internal
742 [submodule "signing_keys"]
743         path = signing_keys
744         url = https://chrome-internal.googlesource.com/clank/apptestkey.git
745         gclient-condition = checkout_android and checkout_google_internal and checkout_src_internal
746 [submodule "skia/tools/clusterfuzz-data"]
747         path = skia/tools/clusterfuzz-data
748         url = https://chrome-internal.googlesource.com/chrome/tools/clusterfuzz-data.git
749         gclient-condition = checkout_clusterfuzz_data and checkout_src_internal
750 [submodule "third_party/amd"]
751         path = third_party/amd
752         url = https://chrome-internal.googlesource.com/chrome/deps/amd.git
753         gclient-condition = checkout_win and checkout_src_internal
754 [submodule "third_party/android_tools_internal"]
755         path = third_party/android_tools_internal
756         url = https://chrome-internal.googlesource.com/clank/third_party/android_tools.git
757         gclient-condition = checkout_android and checkout_src_internal
758 [submodule "third_party/gles2_conform"]
759         path = third_party/gles2_conform
760         url = https://chrome-internal.googlesource.com/chrome/deps/gles2_conform.git
761         gclient-condition = checkout_src_internal
762 [submodule "third_party/googlemac"]
763         path = third_party/googlemac
764         url = https://chrome-internal.googlesource.com/chrome/deps/googlemac.git
765         gclient-condition = checkout_mac and checkout_src_internal
766 [submodule "third_party/khronos_glcts"]
767         path = third_party/khronos_glcts
768         url = https://chrome-internal.googlesource.com/chrome/deps/khronos_glcts.git
769         gclient-condition = checkout_src_internal
770 [submodule "third_party/ml"]
771         path = third_party/ml
772         url = https://chrome-internal.googlesource.com/chrome/third_party/ml.git
773         gclient-condition = checkout_third_party_ml
774 [submodule "third_party/widevine/cdm/chromeos"]
775         path = third_party/widevine/cdm/chromeos
776         url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/chromeos.git
777         gclient-condition = (checkout_chromeos or checkout_linux) and checkout_src_internal
778 [submodule "third_party/widevine/cdm/linux"]
779         path = third_party/widevine/cdm/linux
780         url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/linux.git
781         gclient-condition = checkout_linux and checkout_src_internal
782 [submodule "third_party/widevine/cdm/mac"]
783         path = third_party/widevine/cdm/mac
784         url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/mac.git
785         gclient-condition = checkout_mac and checkout_src_internal
786 [submodule "third_party/widevine/cdm/win"]
787         path = third_party/widevine/cdm/win
788         url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/win.git
789         gclient-condition = checkout_win and checkout_src_internal
790 [submodule "third_party/widevine/scripts"]
791         path = third_party/widevine/scripts
792         url = https://chrome-internal.googlesource.com/chrome/deps/widevine/scripts.git
793         gclient-condition = checkout_src_internal
794 [submodule "third_party/widevine/test/license_server"]
795         path = third_party/widevine/test/license_server
796         url = https://chrome-internal.googlesource.com/chrome/deps/widevine/test/license_server.git
797         gclient-condition = checkout_linux and checkout_src_internal
798 [submodule "third_party/wix"]
799         path = third_party/wix
800         url = https://chrome-internal.googlesource.com/chrome/deps/wix/v3_5_2519.git
801         gclient-condition = checkout_win and checkout_src_internal
802 [submodule "tools/perf/data"]
803         path = tools/perf/data
804         url = https://chrome-internal.googlesource.com/chrome/tools/perf/data.git
805         gclient-condition = checkout_src_internal
806 [submodule "ui/file_manager/internal"]
807         path = ui/file_manager/internal
808         url = https://chrome-internal.googlesource.com/chrome/file_manager.git
809         gclient-condition = (checkout_chromeos or checkout_linux) and checkout_src_internal
810 [submodule "ui/webui/internal"]
811         path = ui/webui/internal
812         url = https://chrome-internal.googlesource.com/chrome/ui-webui-internal.git
813         gclient-condition = checkout_chromeos and checkout_src_internal
814 [submodule "webkit/data/bmp_decoder"]
815         path = webkit/data/bmp_decoder
816         url = https://chrome-internal.googlesource.com/chrome/data/bmp_decoder.git
817         gclient-condition = checkout_src_internal
818 [submodule "webkit/data/ico_decoder"]
819         path = webkit/data/ico_decoder
820         url = https://chrome-internal.googlesource.com/chrome/data/ico_decoder.git
821         gclient-condition = checkout_src_internal
822 [submodule "webkit/data/test_shell/plugins"]
823         path = webkit/data/test_shell/plugins
824         url = https://chrome-internal.googlesource.com/chrome/data/webkit_plugin_tests.git
825         gclient-condition = checkout_src_internal