Index: chrome/browser/api/prefs/DEPS |
diff --git a/chrome/browser/api/prefs/DEPS b/chrome/browser/api/prefs/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..25e98a41734e0bbb323dcb4dc3821680aba6d339 |
--- /dev/null |
+++ b/chrome/browser/api/prefs/DEPS |
@@ -0,0 +1,6 @@ |
+# TODO(joi): Bring back to zero. |
+specific_include_rules = { |
+ ".*\.cc": [ |
+ "!chrome/browser/prefs", |
+ ], |
+} |