Index: chrome/browser/sync/glue/DEPS |
diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS |
index e61591fc7b2b0424e90ae6e608b3f23304bfdd60..c9fe0595ede4dfb8a7e46fdb1cf835e10b0283ca 100644 |
--- a/chrome/browser/sync/glue/DEPS |
+++ b/chrome/browser/sync/glue/DEPS |
@@ -5,6 +5,7 @@ include_rules = [ |
"+sync/internal_api/public", |
"+sync/util", |
+ "+sync/test", |
"+jingle/notifier/base", |
@@ -17,11 +18,10 @@ include_rules = [ |
"+sync/notifier/sync_notifier_factory.h", |
"+sync/notifier/sync_notifier_observer.h", |
- # TODO(zea): SessionModelAssociator shouldn't need this. |
- "+sync/syncable", |
+ # TODO(sync): Remove this dependency. |
+ '+sync/syncable', |
# TODO(tim): This shouldn't be needed. |
"+sync/util/cryptographer.h" |
- |
] |