| Index: chrome/browser/ui/ash/DEPS
|
| diff --git a/chrome/browser/ui/ash/DEPS b/chrome/browser/ui/ash/DEPS
|
| index 440add1c0ebaf6af9f510a42229b191b71ee30bb..367f2d98283d6ddb53285d09979a2ee0b22a9ca1 100644
|
| --- a/chrome/browser/ui/ash/DEPS
|
| +++ b/chrome/browser/ui/ash/DEPS
|
| @@ -1,5 +1,9 @@
|
| include_rules = [
|
| "+ash/public/interfaces",
|
| + # TODO(ananta): Remove this when we move files which display UI in
|
| + # chrome/browser/ui/ash to chrome/browser/ui/views/ash
|
| + # crbug.com/728877
|
| + "+chrome/browser/ui/views/harmony/chrome_layout_provider.h",
|
| "+components/arc",
|
| "+components/drive",
|
| "+components/session_manager/core",
|
|
|