Index: chrome/browser/sync/api/DEPS |
diff --git a/chrome/browser/sync/api/DEPS b/chrome/browser/sync/api/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..66c3ac83d4abd9fabe174a13662e1a72861f099b |
--- /dev/null |
+++ b/chrome/browser/sync/api/DEPS |
@@ -0,0 +1,8 @@ |
+include_rules = [ |
+ "-chrome", |
+ |
+ "+chrome/browser/sync/api", |
+ "+chrome/browser/sync/protocol", |
+ "+chrome/browser/sync/syncable/model_type.h", |
+] |
+ |