Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(191)

Unified Diff: apps/shell/DEPS

Issue 246423002: Split feature definitions into extensions and chrome features. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: repack2 Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | apps/shell/app_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | apps/shell/app_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698