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

Unified Diff: DEPS

Issue 23163008: Update webrtc.DEPS gflags revision 45:84 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/webrtc/webrtc.DEPS/
Patch Set: Created 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 218249)
+++ DEPS (working copy)
@@ -11,9 +11,9 @@
"android": {
"src/data":
(Var("googlecode_url") % "webrtc") + "/trunk/data",
- "src/third_party/google-gflags":
- (Var("googlecode_url") % "webrtc") + "/trunk/third_party/google-gflags",
- "src/third_party/google-gflags/src":
- "http://google-gflags.googlecode.com/svn/trunk/src@45",
+ "src/third_party/gflags":
+ (Var("googlecode_url") % "webrtc") + "/trunk/third_party/gflags",
+ "src/third_party/gflags/src":
+ "http://gflags.googlecode.com/svn/trunk/src@84",
Ami GONE FROM CHROMIUM 2013/08/19 23:22:44 IWBN to comment in the main DEPS that these need t
},
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698