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

Unified Diff: extensions/shell/DEPS

Issue 2864603007: Revert of AppShell: pass command-line files to app as launch data (Closed)
Patch Set: Created 3 years, 7 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 | « extensions/shell/BUILD.gn ('k') | extensions/shell/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/DEPS
diff --git a/extensions/shell/DEPS b/extensions/shell/DEPS
index b8070248d7c54b2f4987aa74273784c38fb7a803..eeb99ae5d8c7301f31202747753046eb71be4cb4 100644
--- a/extensions/shell/DEPS
+++ b/extensions/shell/DEPS
@@ -1,4 +1,7 @@
include_rules = [
+ # The apps module has dependencies on chrome.
+ "-apps",
+
# Individual subdirectories should have their own DEPS that include
# their allowed directories.
"-extensions/shell",
« no previous file with comments | « extensions/shell/BUILD.gn ('k') | extensions/shell/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698