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

Unified Diff: chrome/browser/sync/syncable/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/sessions/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/syncable/DEPS
diff --git a/chrome/browser/sync/syncable/DEPS b/chrome/browser/sync/syncable/DEPS
index 05b419e2a784ad15738458f0155d7a11b3edd0d9..710d38109b85a1dc1111ee14d4b64f46ba587358 100644
--- a/chrome/browser/sync/syncable/DEPS
+++ b/chrome/browser/sync/syncable/DEPS
@@ -3,12 +3,10 @@ include_rules = [
"+chrome/test/base",
"+chrome/test/sync",
- # TODO(tim): Restrict this further.
- "+chrome/browser/sync",
- "-chrome/browser/sync/api",
- "-chrome/browser/sync/engine",
- "-chrome/browser/sync/glue",
- "-chrome/browser/sync/notifier",
+ "+chrome/browser/sync/protocol",
+ "+chrome/browser/sync/sessions",
+ "+chrome/browser/sync/syncable",
+ "+chrome/browser/sync/util",
# this file is wierd.
"+chrome/browser/sync/engine/syncproto.h",
« no previous file with comments | « chrome/browser/sync/sessions/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698