Chromium Code Reviews| Index: chrome/browser/chromeos/DEPS |
| diff --git a/chrome/browser/chromeos/DEPS b/chrome/browser/chromeos/DEPS |
| index 8d75f13bb9da8c083f700033be5eaa5a3999115d..80defa344b022caf1ce480e75337da3696948b40 100644 |
| --- a/chrome/browser/chromeos/DEPS |
| +++ b/chrome/browser/chromeos/DEPS |
| @@ -2,6 +2,11 @@ include_rules = [ |
| # TODO(crbug.com/678705): Convert to using mojo interfaces in |
| # //ash/public/interfaces and eliminate this. |
| "+ash", |
| + |
| + #TODO(ananta): Remove this when we move files which display UI in |
|
sky
2017/06/02 17:56:15
Space after '#'
|
| + # chrome/browser/chromeos to chrome/browser/ui/views/chromeos |
| + # crbug.com/728877 |
| + "+chrome/browser/ui/views/harmony/chrome_layout_provider.h", |
| "+components/constrained_window", |
| "+components/drive/drive_pref_names.h", |