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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/static/css/out/site.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitmodules
diff --git a/.gitmodules b/.gitmodules
index d8fe7f0c59727ffabe19e98fbc1a3183de058c3b..71b9fbc01d8ff986fd7f239e2307e787de4be641 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -106,6 +106,10 @@
path = third_party/chromite
url = https://chromium.googlesource.com/chromiumos/chromite.git
os = unix
+[submodule "third_party/clang_format/script"]
+ path = third_party/clang_format/script
+ url = https://chromium.googlesource.com/chromium/llvm-project/cfe/tools/clang-format.git
+ os = all
[submodule "third_party/cld_2/src"]
path = third_party/cld_2/src
url = https://chromium.googlesource.com/external/cld2.git
« 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