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

Unified Diff: DEPS

Issue 1720001: Added Google Cache Invalidation library to DEPS and got it to compile (Closed)
Patch Set: Synced to head Created 10 years, 8 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 | « .gitignore ('k') | 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 4bbb65a19a0e5624882ebf5cdb8992d92e026c2b..374f8a8670b6c9db42e39c1a7d207ff8d3c8ef44 100644
--- a/DEPS
+++ b/DEPS
@@ -44,6 +44,9 @@ deps = {
"src/third_party/protobuf2/src":
"http://protobuf.googlecode.com/svn/trunk@305",
+ "src/third_party/cacheinvalidation/files":
+ "http://google-cache-invalidation-api.googlecode.com/svn/trunk@10",
+
"src/tools/gyp":
"http://gyp.googlecode.com/svn/trunk@816",
« no previous file with comments | « .gitignore ('k') | third_party/cacheinvalidation/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698