OLD | NEW |
1 [submodule "breakpad/src"] | 1 [submodule "breakpad/src"] |
2 path = breakpad/src | 2 path = breakpad/src |
3 url = https://chromium.googlesource.com/external/google-breakpad/src.git | 3 url = https://chromium.googlesource.com/external/google-breakpad/src.git |
4 os = all | 4 os = all |
5 [submodule "build/util/support"] | 5 [submodule "build/util/support"] |
6 path = build/util/support | 6 path = build/util/support |
7 url = | 7 url = |
8 os = ios | 8 os = ios |
9 [submodule "chrome/browser/resources/pdf/html_office"] | 9 [submodule "chrome/browser/resources/pdf/html_office"] |
10 path = chrome/browser/resources/pdf/html_office | 10 path = chrome/browser/resources/pdf/html_office |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
99 url = https://chromium.googlesource.com/external/font-compression-refere
nce.git | 99 url = https://chromium.googlesource.com/external/font-compression-refere
nce.git |
100 os = all | 100 os = all |
101 [submodule "third_party/cacheinvalidation/src"] | 101 [submodule "third_party/cacheinvalidation/src"] |
102 path = third_party/cacheinvalidation/src | 102 path = third_party/cacheinvalidation/src |
103 url = https://chromium.googlesource.com/external/google-cache-invalidati
on-api/src.git | 103 url = https://chromium.googlesource.com/external/google-cache-invalidati
on-api/src.git |
104 os = all | 104 os = all |
105 [submodule "third_party/chromite"] | 105 [submodule "third_party/chromite"] |
106 path = third_party/chromite | 106 path = third_party/chromite |
107 url = https://chromium.googlesource.com/chromiumos/chromite.git | 107 url = https://chromium.googlesource.com/chromiumos/chromite.git |
108 os = unix | 108 os = unix |
| 109 [submodule "third_party/clang_format/script"] |
| 110 path = third_party/clang_format/script |
| 111 url = https://chromium.googlesource.com/chromium/llvm-project/cfe/tools/
clang-format.git |
| 112 os = all |
109 [submodule "third_party/cld_2/src"] | 113 [submodule "third_party/cld_2/src"] |
110 path = third_party/cld_2/src | 114 path = third_party/cld_2/src |
111 url = https://chromium.googlesource.com/external/cld2.git | 115 url = https://chromium.googlesource.com/external/cld2.git |
112 os = all | 116 os = all |
113 [submodule "third_party/cros_dbus_cplusplus/source"] | 117 [submodule "third_party/cros_dbus_cplusplus/source"] |
114 path = third_party/cros_dbus_cplusplus/source | 118 path = third_party/cros_dbus_cplusplus/source |
115 url = https://chromium.googlesource.com/chromiumos/third_party/dbus-cplu
splus.git | 119 url = https://chromium.googlesource.com/chromiumos/third_party/dbus-cplu
splus.git |
116 os = unix | 120 os = unix |
117 [submodule "third_party/cros_system_api"] | 121 [submodule "third_party/cros_system_api"] |
118 path = third_party/cros_system_api | 122 path = third_party/cros_system_api |
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
463 url = https://chromium.googlesource.com/chromium/deps/acid3.git | 467 url = https://chromium.googlesource.com/chromium/deps/acid3.git |
464 os = all | 468 os = all |
465 [submodule "tools/swarming_client"] | 469 [submodule "tools/swarming_client"] |
466 path = tools/swarming_client | 470 path = tools/swarming_client |
467 url = https://chromium.googlesource.com/external/swarming.client.git | 471 url = https://chromium.googlesource.com/external/swarming.client.git |
468 os = all | 472 os = all |
469 [submodule "v8"] | 473 [submodule "v8"] |
470 path = v8 | 474 path = v8 |
471 url = https://chromium.googlesource.com/external/v8.git | 475 url = https://chromium.googlesource.com/external/v8.git |
472 os = all | 476 os = all |
OLD | NEW |