Index: chrome/browser/sync/sessions/DEPS |
diff --git a/chrome/browser/sync/sessions/DEPS b/chrome/browser/sync/sessions/DEPS |
deleted file mode 100644 |
index 2a4b7d8dbbb01fe6c0d8b1c0a107097eb579a74d..0000000000000000000000000000000000000000 |
--- a/chrome/browser/sync/sessions/DEPS |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-include_rules = [ |
- "-chrome", |
- "+chrome/test/base", |
- |
- "+chrome/browser/sync/engine", |
- "+chrome/browser/sync/protocol", |
- "+chrome/browser/sync/sessions", |
- "+chrome/browser/sync/syncable", |
- "+chrome/browser/sync/test", |
- "+chrome/browser/sync/util", |
- |
- "-chrome/browser/sync/internal_api", |
-] |
- |