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

Unified Diff: DEPS

Issue 11085063: Change DEPS to include cacheinvalidation code for Android. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Changed directory to cacheinvalidation/src and updated README.chromium Created 8 years, 2 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 | third_party/cacheinvalidation/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 8c79f0152a07af7831affde373d622761a223d9d..ebb4ba377a5be711bd0ede9fad97304f51a5be8f 100644
--- a/DEPS
+++ b/DEPS
@@ -89,9 +89,9 @@ deps = {
"src/third_party/safe_browsing/testing":
(Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@112",
- "src/third_party/cacheinvalidation/files/src/google":
+ "src/third_party/cacheinvalidation/src":
(Var("googlecode_url") % "google-cache-invalidation-api") +
- "/trunk/src/google@220",
+ "/trunk/src@220",
"src/third_party/leveldatabase/src":
(Var("googlecode_url") % "leveldb") + "/trunk@67",
« no previous file with comments | « no previous file | third_party/cacheinvalidation/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698