Chromium Code Reviews| Index: ash/wm/common/DEPS |
| diff --git a/ash/wm/common/DEPS b/ash/wm/common/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..759ae25aebd56f845667fe322edc614c5aae8ae7 |
| --- /dev/null |
| +++ b/ash/wm/common/DEPS |
| @@ -0,0 +1,8 @@ |
| +include_rules = [ |
| + "-ash", |
| + "+ash/wm/common", |
| + "+ui", |
| + "-ui/aura", |
| + # TODO(sky): nuke this. Temporary until introduce separate dll. |
| + "+ash/ash_export.h", |
| +] |