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

Unified Diff: sync/tools/DEPS

Issue 1310323009: Merge duplicate code in invalidation helper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
Index: sync/tools/DEPS
diff --git a/sync/tools/DEPS b/sync/tools/DEPS
index b132cd2346bb84af918ce38314f590b5bc966ac6..e8c634c126ce3a21c86f51b7509ac57c0b3da872 100644
--- a/sync/tools/DEPS
+++ b/sync/tools/DEPS
@@ -1,10 +1,10 @@
include_rules = [
"+components/invalidation",
- "+google/cacheinvalidation",
"+jingle/notifier/base",
"+net",
"+sync/internal_api/public",
"+sync/js",
# TODO(akalin): Remove this when we use the system encryptor.
"+sync/test/fake_encryptor.h",
+ "+sync/util",
]

Powered by Google App Engine
This is Rietveld 408576698