Index: apps/shell/DEPS |
diff --git a/apps/shell/DEPS b/apps/shell/DEPS |
index 6b3e70164d39545d7c24569009076be1808152bd..66f0b37bb0c64905eb2779de3ef27ae38e7cfebb 100644 |
--- a/apps/shell/DEPS |
+++ b/apps/shell/DEPS |
@@ -7,6 +7,11 @@ include_rules = [ |
"+apps/shell/common", |
"+apps/shell/test", |
+ "+grit/extensions_resources.h", |
+ |
+ # TODO(yoz): Do not depend on Chrome resources. |
+ "!grit/common_resources.h", |
+ |
# Do not add dependencies on Chrome. Talk to OWNERS about how to refactor |
# the code you need to a shared location. |
"-chrome", |