Index: .gitmodules |
diff --git a/.gitmodules b/.gitmodules |
index cfa5f08bc9c66ef77b5c81b86ecc4539b4fd1d93..f0b44be9c011dca3e7d2d8757fcf03d385a2b732 100644 |
--- a/.gitmodules |
+++ b/.gitmodules |
@@ -186,10 +186,6 @@ |
path = third_party/ffmpeg |
url = https://chromium.googlesource.com/chromium/third_party/ffmpeg.git |
os = all |
-[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.
|
- path = third_party/findbugs |
- url = https://chromium.googlesource.com/chromium/deps/findbugs.git |
- os = android |
[submodule "third_party/flac"] |
path = third_party/flac |
url = https://chromium.googlesource.com/chromium/deps/flac.git |
@@ -436,7 +432,7 @@ |
os = all |
[submodule "third_party/webrtc"] |
path = third_party/webrtc |
- url = https://chromium.googlesource.com/external/webrtc/stable/webrtc.git |
+ url = https://chromium.googlesource.com/external/webrtc/stable/src.git |
os = all |
[submodule "third_party/xdg-utils"] |
path = third_party/xdg-utils |