OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+components/auto_login_parser", | 2 "+components/auto_login_parser", |
3 "-chrome/browser/ui/views", | 3 "-chrome/browser/ui/views", |
4 "+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
| |
4 ] | 5 ] |
OLD | NEW |