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

Unified Diff: chrome/browser/sync/engine/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/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
===================================================================
--- chrome/browser/sync/engine/DEPS (revision 96583)
+++ chrome/browser/sync/engine/DEPS (working copy)
@@ -3,17 +3,11 @@
"+chrome/test/base",
"+chrome/test/sync",
- "+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",
+ # TODO(tim): Restrict this further.
+ "+chrome/browser/sync",
+ "-chrome/browser/sync/api",
+ "-chrome/browser/sync/glue",
- # 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