Index: .gitmodules |
diff --git a/.gitmodules b/.gitmodules |
index d8fe7f0c59727ffabe19e98fbc1a3183de058c3b..fbb7ddc11c8ecf852968a0742cb04b6cf7201d62 100644 |
--- a/.gitmodules |
+++ b/.gitmodules |
@@ -106,14 +106,14 @@ |
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 |
os = all |
-[submodule "third_party/cros_dbus_cplusplus/source"] |
- path = third_party/cros_dbus_cplusplus/source |
- url = https://chromium.googlesource.com/chromiumos/third_party/dbus-cplusplus.git |
- os = unix |
[submodule "third_party/cros_system_api"] |
path = third_party/cros_system_api |
url = https://chromium.googlesource.com/chromiumos/platform/system_api.git |
@@ -154,10 +154,6 @@ |
path = third_party/gnu_binutils |
url = https://chromium.googlesource.com/native_client/deps/third_party/gnu_binutils.git |
os = win |
-[submodule "third_party/gold"] |
- path = third_party/gold |
- url = https://chromium.googlesource.com/chromium/deps/gold.git |
- os = unix |
[submodule "third_party/google_toolbox_for_mac/src"] |
path = third_party/google_toolbox_for_mac/src |
url = https://chromium.googlesource.com/external/google-toolbox-for-mac.git |
@@ -216,11 +212,11 @@ |
os = all |
[submodule "third_party/libc++/trunk"] |
path = third_party/libc++/trunk |
- url = https://llvm.googlesource.com/libcxx.git |
+ url = https://chromium.googlesource.com/chromium/llvm-project/libcxx.git |
os = all |
[submodule "third_party/libc++abi/trunk"] |
path = third_party/libc++abi/trunk |
- url = https://llvm.googlesource.com/libcxxabi.git |
+ url = https://chromium.googlesource.com/chromium/llvm-project/libcxxabi.git |
os = all |
[submodule "third_party/libexif/sources"] |
path = third_party/libexif/sources |
@@ -238,10 +234,6 @@ |
path = third_party/liblouis/src |
url = https://chromium.googlesource.com/external/liblouis.git |
os = unix |
-[submodule "third_party/libmtp"] |
- path = third_party/libmtp |
- url = https://chromium.googlesource.com/chromium/deps/libmtp.git |
- os = unix |
[submodule "third_party/libphonenumber/src/phonenumbers"] |
path = third_party/libphonenumber/src/phonenumbers |
url = https://chromium.googlesource.com/external/libphonenumber/cpp/src/phonenumbers.git |
@@ -286,10 +278,6 @@ |
path = third_party/mingw-w64/mingw/bin |
url = https://chromium.googlesource.com/native_client/deps/third_party/mingw-w64/mingw/bin.git |
os = win |
-[submodule "third_party/mtpd/source"] |
- path = third_party/mtpd/source |
- url = https://chromium.googlesource.com/chromiumos/platform/mtpd.git |
- os = unix |
[submodule "third_party/nacl_sdk_binaries"] |
path = third_party/nacl_sdk_binaries |
url = https://chromium.googlesource.com/chromium/deps/nacl_sdk_binaries.git |
@@ -305,7 +293,7 @@ |
[submodule "third_party/openssl"] |
path = third_party/openssl |
url = https://chromium.googlesource.com/chromium/deps/openssl.git |
- os = android,unix |
+ os = all |
[submodule "third_party/opus/src"] |
path = third_party/opus/src |
url = https://chromium.googlesource.com/chromium/deps/opus.git |
@@ -409,7 +397,7 @@ |
[submodule "third_party/undoview"] |
path = third_party/undoview |
url = https://chromium.googlesource.com/chromium/deps/undoview.git |
- os = unix,ios |
+ os = unix |
[submodule "third_party/usrsctp/usrsctplib"] |
path = third_party/usrsctp/usrsctplib |
url = https://chromium.googlesource.com/external/usrsctplib.git |