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 |