Index: chrome/browser/sync/glue/DEPS |
diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS |
index e61591fc7b2b0424e90ae6e608b3f23304bfdd60..72990d438efbe3e2a0713d5d440670f166aa0bdc 100644 |
--- a/chrome/browser/sync/glue/DEPS |
+++ b/chrome/browser/sync/glue/DEPS |
@@ -18,10 +18,10 @@ include_rules = [ |
"+sync/notifier/sync_notifier_observer.h", |
# TODO(zea): SessionModelAssociator shouldn't need this. |
+ # TODO(sync): Also need to fix crbug.com/123674. |
"+sync/syncable", |
# TODO(tim): This shouldn't be needed. |
"+sync/util/cryptographer.h" |
] |
- |