Chromium Code Reviews| 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", |
|
ananta
2017/04/15 03:39:04
pkasting, Please check if this DEPS update is reas
|
| # Code in chrome should not use ash::SessionStateDelegate and friends. |
| # Instead, use SessionManager/UserManager/SessionControllerClient directly |