Index: chrome/browser/api/infobars/DEPS |
diff --git a/chrome/browser/api/infobars/DEPS b/chrome/browser/api/infobars/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..eeb53ad239348696e7e4f66c1b2f6d7ca368901a |
--- /dev/null |
+++ b/chrome/browser/api/infobars/DEPS |
@@ -0,0 +1,6 @@ |
+include_rules = [ |
+ # TODO(joi): Reduce this list to zero exceptions. |
+ |
+ # This looks reasonably easy to break; used by infobar_delegate.h/.cc |
+ "!chrome/browser/infobars/infobar_tab_helper.h", |
+] |