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

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

Issue 7628024: sync: re-attempt 96573 and 96575 - DEPS additions. (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
diff --git a/chrome/browser/sync/notifier/DEPS b/chrome/browser/sync/notifier/DEPS
index 346b3b5bac648b9c74ce6655a9b1d8e735752166..ab0257af34abde9ba0c1bc78c01f6f382670dd43 100644
--- a/chrome/browser/sync/notifier/DEPS
+++ b/chrome/browser/sync/notifier/DEPS
@@ -1,8 +1,17 @@
include_rules = [
- # sync_notifier depends on cacheinvalidation.
+ "-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",
"+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