Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index ca33be37cd38affd1f51e9cc9bd3954d80ca2799..ccd5920ab00fc3d4165a47492fbd80134cf187d1 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -74,6 +74,7 @@ include_rules = [ |
"-chrome/browser/ui/views", |
"+chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h", |
"+chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.h", |
+ "+chrome/browser/ui/views/try_chrome_dialog_view.h", |
Peter Kasting
2017/04/26 18:26:25
You may want to run this by jam to see if he has a
|
"+chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h", |
# Code in chrome should not use ash::SessionStateDelegate and friends. |