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

Unified Diff: .gitmodules

Issue 11293194: ui: Prefer +/- operators to apply offsets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: floats Created 8 years, 1 month 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 | cc/geometry.h » ('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 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
« no previous file with comments | « no previous file | cc/geometry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698