Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index f416c8b380c17c818f495b8ad89f6735bdfdbdea..a56d8fc7762f7a0b03932001917a1eb4e0e16197 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -177,6 +177,8 @@ include_rules = [ |
| "+storage/common", |
| "-chrome/browser/ui/views", |
| + # The next line is needed for chrome/browser/pdf/pdf_extension_test.cc. |
|
Lei Zhang
2015/10/23 18:14:32
Restrict this to chrome/browser/pdf/DEPS then?
wjmaclean
2015/10/29 15:33:36
Ok, I didn't realize that would be allowed :-)
Do
|
| + "+chrome/browser/ui/views/location_bar/zoom_bubble_view.h", |
| "+chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h", |
| "+chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h", |