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

Unified Diff: sync/internal_api/public/base/DEPS

Issue 400073003: Finish decoupling sync and invalidations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix GN Created 6 years, 5 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 | « components/invalidation/unacked_invalidation_set.cc ('k') | sync/internal_api/public/base/ack_handle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/internal_api/public/base/DEPS
diff --git a/sync/internal_api/public/base/DEPS b/sync/internal_api/public/base/DEPS
index ef4f96be9af1a0d52fd9cc17ec845f519c9a5787..fff1cc08141f870ca3406c2c1b01006f4a15fdcd 100644
--- a/sync/internal_api/public/base/DEPS
+++ b/sync/internal_api/public/base/DEPS
@@ -1,8 +1,4 @@
include_rules = [
- # Invalidations headers depend on this. We should move them to sync/notifier
- # then remove this rule.
- "+google/cacheinvalidation",
-
"-sync",
"+sync/base",
"+sync/internal_api/public/base",
« no previous file with comments | « components/invalidation/unacked_invalidation_set.cc ('k') | sync/internal_api/public/base/ack_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698