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

Unified Diff: components/invalidation/DEPS

Issue 308413002: Revert of Move some sync/notifier to components/invalidation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « components/invalidation.gypi ('k') | components/invalidation/fake_invalidation_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation/DEPS
diff --git a/components/invalidation/DEPS b/components/invalidation/DEPS
index 279d079a8161ab5486765afd4f45c0f21e732e0c..0cefc0787f06992957670a54f040156504983cb4 100644
--- a/components/invalidation/DEPS
+++ b/components/invalidation/DEPS
@@ -6,20 +6,9 @@
"+google/cacheinvalidation",
"+google_apis/gaia",
- "+google_apis/gcm",
"+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_notifier depends on the xmpp part of libjingle.
- "+talk/xmpp",
-
- #TODO(rlarocque): Move these dependencies into this component.
- # See crbug.com/259559.
"+sync/internal_api/public/base",
- "+sync/internal_api/public/util",
"+sync/notifier",
]
« no previous file with comments | « components/invalidation.gypi ('k') | components/invalidation/fake_invalidation_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698