Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index ca33be37cd38affd1f51e9cc9bd3954d80ca2799..4b7efefa626728ff49bd785a2cc73d6f644ffdf4 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -75,6 +75,7 @@ include_rules = [ |
"+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/ash/chrome_browser_main_extra_parts_ash.h", |
+ "+chrome/browser/ui/views/harmony/chrome_layout_provider.h", |
Peter Kasting
2017/04/17 19:36:18
I don't think adding this here is correct. Instea
ananta
2017/04/26 02:37:29
I moved try_chrome_dialog_view.cc to chrome/browse
|
# Code in chrome should not use ash::SessionStateDelegate and friends. |
# Instead, use SessionManager/UserManager/SessionControllerClient directly |