Index: ash/DEPS |
diff --git a/ash/DEPS b/ash/DEPS |
index 6b1fa866c0f8d08f2574199e69cc020be21d9139..5292a98f8a8c612c9ef0eaacb3c611d8c1a25b05 100644 |
--- a/ash/DEPS |
+++ b/ash/DEPS |
@@ -6,7 +6,6 @@ include_rules = [ |
"+gpu/config", |
"+grit/ash_resources.h", |
"+grit/ash_strings.h", |
- "+grit/ui_resources.h", |
"+grit/ui_strings.h", |
"+media", |
"+skia/ext", |
@@ -14,6 +13,7 @@ include_rules = [ |
"+third_party/skia", |
"+net", |
"+ui", |
+ "+ui/resources/grit/ui_resources.h", |
Lei Zhang
2014/08/16 03:39:57
do you need this when you have +ui 1 line above?
tfarina
2014/08/16 23:38:23
Done.
|
"+win8", |
"-ash/host", |
] |