Index: chrome/browser/ui/DEPS |
diff --git a/chrome/browser/ui/DEPS b/chrome/browser/ui/DEPS |
index 0abd903a2d142c3c71211c00c398ada70710bceb..fe0d42a6b7b1f7dd0a431ae790d3ebb061ff3e9f 100644 |
--- a/chrome/browser/ui/DEPS |
+++ b/chrome/browser/ui/DEPS |
@@ -1,4 +1,5 @@ |
include_rules = [ |
"+components/auto_login_parser", |
"-chrome/browser/ui/views", |
+ "+chrome/browser/ui/views/settings_api_bubble_helper_views.h" |
Finnur
2014/04/22 18:16:33
I'll admit, this is a bit unfortunate. Is there a
sky
2014/04/22 22:13:27
Yes, we definitely don't want this dependency here
Finnur
2014/04/23 13:51:35
Thanks for the suggestion!
It turns out I don't n
|
] |