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/installer/mac/third_party/xz/xz"] | 9 [submodule "chrome/installer/mac/third_party/xz/xz"] |
10 path = chrome/installer/mac/third_party/xz/xz | 10 path = chrome/installer/mac/third_party/xz/xz |
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
179 url = https://chromium.googlesource.com/chromiumos/platform/system_api.g it | 179 url = https://chromium.googlesource.com/chromiumos/platform/system_api.g it |
180 os = unix | 180 os = unix |
181 [submodule "third_party/cygwin"] | 181 [submodule "third_party/cygwin"] |
182 path = third_party/cygwin | 182 path = third_party/cygwin |
183 url = https://chromium.googlesource.com/chromium/deps/cygwin.git | 183 url = https://chromium.googlesource.com/chromium/deps/cygwin.git |
184 os = win | 184 os = win |
185 [submodule "third_party/ffmpeg"] | 185 [submodule "third_party/ffmpeg"] |
186 path = third_party/ffmpeg | 186 path = third_party/ffmpeg |
187 url = https://chromium.googlesource.com/chromium/third_party/ffmpeg.git | 187 url = https://chromium.googlesource.com/chromium/third_party/ffmpeg.git |
188 os = all | 188 os = all |
189 [submodule "third_party/findbugs"] | |
slavi
2012/11/10 00:08:01
Did you intentionally committed this .gitmodules?
danakj
2012/11/10 00:10:46
Uhhh... I have no idea how that got there.
| |
190 path = third_party/findbugs | |
191 url = https://chromium.googlesource.com/chromium/deps/findbugs.git | |
192 os = android | |
193 [submodule "third_party/flac"] | 189 [submodule "third_party/flac"] |
194 path = third_party/flac | 190 path = third_party/flac |
195 url = https://chromium.googlesource.com/chromium/deps/flac.git | 191 url = https://chromium.googlesource.com/chromium/deps/flac.git |
196 os = all | 192 os = all |
197 [submodule "third_party/freetype"] | 193 [submodule "third_party/freetype"] |
198 path = third_party/freetype | 194 path = third_party/freetype |
199 url = https://chromium.googlesource.com/chromium/src/third_party/freetyp e.git | 195 url = https://chromium.googlesource.com/chromium/src/third_party/freetyp e.git |
200 os = android | 196 os = android |
201 [submodule "third_party/gnu_binutils"] | 197 [submodule "third_party/gnu_binutils"] |
202 path = third_party/gnu_binutils | 198 path = third_party/gnu_binutils |
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
429 [submodule "third_party/webgl_conformance"] | 425 [submodule "third_party/webgl_conformance"] |
430 path = third_party/webgl_conformance | 426 path = third_party/webgl_conformance |
431 url = https://chromium.googlesource.com/chromium/deps/webgl/sdk/tests.gi t | 427 url = https://chromium.googlesource.com/chromium/deps/webgl/sdk/tests.gi t |
432 os = all | 428 os = all |
433 [submodule "third_party/webpagereplay"] | 429 [submodule "third_party/webpagereplay"] |
434 path = third_party/webpagereplay | 430 path = third_party/webpagereplay |
435 url = https://chromium.googlesource.com/external/web-page-replay.git | 431 url = https://chromium.googlesource.com/external/web-page-replay.git |
436 os = all | 432 os = all |
437 [submodule "third_party/webrtc"] | 433 [submodule "third_party/webrtc"] |
438 path = third_party/webrtc | 434 path = third_party/webrtc |
439 » url = https://chromium.googlesource.com/external/webrtc/stable/webrtc.gi t | 435 » url = https://chromium.googlesource.com/external/webrtc/stable/src.git |
440 os = all | 436 os = all |
441 [submodule "third_party/xdg-utils"] | 437 [submodule "third_party/xdg-utils"] |
442 path = third_party/xdg-utils | 438 path = third_party/xdg-utils |
443 url = https://chromium.googlesource.com/chromium/deps/xdg-utils.git | 439 url = https://chromium.googlesource.com/chromium/deps/xdg-utils.git |
444 os = unix | 440 os = unix |
445 [submodule "third_party/xulrunner-sdk"] | 441 [submodule "third_party/xulrunner-sdk"] |
446 path = third_party/xulrunner-sdk | 442 path = third_party/xulrunner-sdk |
447 url = https://chromium.googlesource.com/chromium/deps/xulrunner-sdk.git | 443 url = https://chromium.googlesource.com/chromium/deps/xulrunner-sdk.git |
448 os = win | 444 os = win |
449 [submodule "third_party/yasm/binaries"] | 445 [submodule "third_party/yasm/binaries"] |
(...skipping 21 matching lines...) Expand all Loading... | |
471 url = https://chromium.googlesource.com/chromium/deps/acid3.git | 467 url = https://chromium.googlesource.com/chromium/deps/acid3.git |
472 os = all | 468 os = all |
473 [submodule "tools/swarm_client"] | 469 [submodule "tools/swarm_client"] |
474 path = tools/swarm_client | 470 path = tools/swarm_client |
475 url = https://chromium.googlesource.com/chromium/tools/swarm_client.git | 471 url = https://chromium.googlesource.com/chromium/tools/swarm_client.git |
476 os = all | 472 os = all |
477 [submodule "v8"] | 473 [submodule "v8"] |
478 path = v8 | 474 path = v8 |
479 url = https://chromium.googlesource.com/external/v8.git | 475 url = https://chromium.googlesource.com/external/v8.git |
480 os = all | 476 os = all |
OLD | NEW |