Chromium Code Reviews| Index: ash/system/DEPS |
| diff --git a/ash/system/DEPS b/ash/system/DEPS |
| index 246c8e19a99a4bdd3de64229161aafddb0998ae7..ddfe130eea16c59e344a0518fb230549c9870aab 100644 |
| --- a/ash/system/DEPS |
| +++ b/ash/system/DEPS |
| @@ -1,4 +1,8 @@ |
| include_rules = [ |
| + # jamescook@ is refactoring the system tray code to break dependencies on the |
|
msw
2016/06/17 19:58:37
optional nit: consider something like this one-lin
James Cook
2016/06/17 20:14:32
Done.
|
| + # internals of the shelf. Prefer //ash/common/shelf/wm_shelf.h instead. |
| + # http://crbug.com/615502 |
| + "-ash/shelf/shelf_widget.h", |
| "-chromeos", |
| "+components/prefs", |
| "+components/signin/core/account_id", |