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

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

Issue 7634030: Revert 96573 - sync: more DEPS fun (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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/js/DEPS ('k') | chrome/browser/sync/protocol/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/notifier/DEPS
===================================================================
--- chrome/browser/sync/notifier/DEPS (revision 96583)
+++ chrome/browser/sync/notifier/DEPS (working copy)
@@ -1,17 +1,8 @@
include_rules = [
- "-chrome",
-
- "+chrome/test/base",
-
- "+chrome/browser/sync/notifier",
- "+chrome/browser/sync/syncable/model_type.h",
- "+chrome/browser/sync/syncable/model_type_payload_map.h",
- "+chrome/browser/sync/protocol/service_constants.h",
-
- "+chrome/common/chrome_switches.h",
+ # sync_notifier depends on cacheinvalidation.
"+google/cacheinvalidation",
+ # sync_notifier depends on the common jingle notifier classes.
"+jingle/notifier",
-
# unit tests depend on talk/base.
"+talk/base",
# sync_notifier depends on the xmpp part of libjingle.
« no previous file with comments | « chrome/browser/sync/js/DEPS ('k') | chrome/browser/sync/protocol/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698