Chromium Code Reviews| 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
|
| }, |
| } |