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

Unified Diff: chrome/browser/sync/engine/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/api/DEPS ('k') | chrome/browser/sync/glue/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/engine/DEPS
diff --git a/chrome/browser/sync/engine/DEPS b/chrome/browser/sync/engine/DEPS
index ef45a95546ced0c333c99d28652510ecf0727de3..ce9fd8ac933a8a603a53827c4971453531e22aea 100644
--- a/chrome/browser/sync/engine/DEPS
+++ b/chrome/browser/sync/engine/DEPS
@@ -3,10 +3,16 @@ include_rules = [
"+chrome/test/base",
"+chrome/test/sync",
- # TODO(tim): Restrict this further.
- "+chrome/browser/sync",
- "-chrome/browser/sync/api",
- "-chrome/browser/sync/glue",
+ "+chrome/browser/sync/engine",
+ "+chrome/browser/sync/js",
+ "+chrome/browser/sync/notifier",
+ "+chrome/browser/sync/protocol",
+ "+chrome/browser/sync/sessions",
+ "+chrome/browser/sync/syncable",
+ "+chrome/browser/sync/util",
+
+ # this should live in base
+ "+chrome/browser/sync/weak_handle.h",
# unittests need this for mac osx keychain overriding
"+chrome/browser/password_manager/encryptor.h",
« no previous file with comments | « chrome/browser/sync/api/DEPS ('k') | chrome/browser/sync/glue/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698