Chromium Code Reviews| Index: ash/common/DEPS |
| diff --git a/ash/common/DEPS b/ash/common/DEPS |
| index 1412c1f7eaf334716259e6390828191473d2012a..8d45fdc5155c73cdb738824b453a19badc35952d 100644 |
| --- a/ash/common/DEPS |
| +++ b/ash/common/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "-ash", |
| "+ash/ash_export.h", |
| + "+ash/ash_switches.h", |
|
James Cook
2016/06/16 23:18:19
Not for this CL: One of us should do a CL that mov
msw
2016/06/16 23:24:48
Ack; I didn't realize we wanted to move (all?) ash
James Cook
2016/06/16 23:28:33
Do you want to do that move, or shall I do it?
msw
2016/06/16 23:49:00
I'll do it.
|
| "+ash/common", |
| "+ui", |
| "-ui/aura", |