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

Unified Diff: sync/notifier/DEPS

Issue 294123004: Move some sync/notifier to components/invalidation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 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 | « sync/internal_api/test/fake_sync_manager.cc ('k') | sync/notifier/fake_invalidation_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/notifier/DEPS
diff --git a/sync/notifier/DEPS b/sync/notifier/DEPS
index c16c2919afdd6d60c9da70f66cc48d47d00ca313..0856674eed2f5a8e00df248801201835977e8ac4 100644
--- a/sync/notifier/DEPS
+++ b/sync/notifier/DEPS
@@ -1,20 +1,7 @@
include_rules = [
"+google/cacheinvalidation",
- "+jingle/notifier",
- "+net/base/backoff_entry.h",
- "+net/base/mock_host_resolver.h",
- "+net/base/network_change_notifier.h",
- "+net/http/http_status_code.h",
- "+net/url_request",
"+sync/base",
"+sync/internal_api/public/base",
"+sync/internal_api/public/util",
- "+sync/protocol/service_constants.h",
- "+sync/util",
-
- # unit tests depend on talk/base.
- "+talk/base",
- # sync_notifier depends on the xmpp part of libjingle.
- "+talk/xmpp",
]
« no previous file with comments | « sync/internal_api/test/fake_sync_manager.cc ('k') | sync/notifier/fake_invalidation_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698