Index: chrome/browser/sync/sessions/DEPS |
diff --git a/chrome/browser/sync/sessions/DEPS b/chrome/browser/sync/sessions/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6f64bbac3c45b8ec514ca42946a095fefdc95662 |
--- /dev/null |
+++ b/chrome/browser/sync/sessions/DEPS |
@@ -0,0 +1,12 @@ |
+include_rules = [ |
+ "-chrome", |
+ "+chrome/test/base", |
+ "+chrome/test/sync", |
+ |
+ # TODO(tim): Restrict this further. |
+ "+chrome/browser/sync", |
+ "-chrome/browser/sync/api", |
+ "-chrome/browser/sync/glue", |
+ "-chrome/browser/sync/notifier", |
+] |
+ |