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

Unified Diff: chrome/browser/sync/glue/DEPS

Issue 387733004: Move sync/notifier to components/invalidation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: (GN) Comment out dependency on internal target 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 | « chrome/browser/sync/DEPS ('k') | chrome/browser/sync/glue/sync_backend_host_core.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/glue/DEPS
diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
index 9e1dbf58577f2847fc52170a1fb1a5f00a7a5553..55ff6f1e3042f284ea81b97fa46eb42671374df4 100644
--- a/chrome/browser/sync/glue/DEPS
+++ b/chrome/browser/sync/glue/DEPS
@@ -9,15 +9,6 @@ include_rules = [
"+jingle/notifier/base",
- # Should these live in their own "includes" (e.g) directory(ies)?
- # Bug 19878.
- "+sync/notifier/invalidation_util.h",
- "+sync/notifier/mock_sync_notifier_observer.h",
- "+sync/notifier/sync_notifier.h",
- "+sync/notifier/sync_notifier_helper.h",
- "+sync/notifier/sync_notifier_factory.h",
- "+sync/notifier/sync_notifier_observer.h",
-
# TODO(zea): SessionModelAssociator shouldn't need this.
# TODO(sync): Also need to fix crbug.com/123674.
"+sync/syncable",
« no previous file with comments | « chrome/browser/sync/DEPS ('k') | chrome/browser/sync/glue/sync_backend_host_core.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698