| 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",
|
|
|
|
|