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

Unified Diff: sync/tools/DEPS

Issue 11415049: Implement features needed for local ack handling in InvalidationStateTracker. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to HEAD Created 8 years, 1 month 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 322ec2640087eedebb1dca4d0900b03b94867839..0c9853fab7082f3052d490ef498325caa142bc6f 100644
--- a/sync/tools/DEPS
+++ b/sync/tools/DEPS
@@ -6,4 +6,5 @@ include_rules = [
"+sync/notifier",
# TODO(akalin): Remove this when we use the system encryptor.
"+sync/test/fake_encryptor.h",
+ "+sync/test/null_invalidation_state_tracker.h",
]

Powered by Google App Engine
This is Rietveld 408576698