Index: chrome/browser/sync/sessions/DEPS |
=================================================================== |
--- chrome/browser/sync/sessions/DEPS (revision 96583) |
+++ chrome/browser/sync/sessions/DEPS (working copy) |
@@ -3,10 +3,10 @@ |
"+chrome/test/base", |
"+chrome/test/sync", |
- "+chrome/browser/sync/engine", |
- "+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", |
+ "-chrome/browser/sync/notifier", |
] |