Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(568)

Side by Side Diff: .gitmodules

Issue 148663007: Updated DCC navigation Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/common/extensions/docs/static/css/out/site.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
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
OLDNEW
« no previous file with comments | « no previous file | chrome/common/extensions/docs/static/css/out/site.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698