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

Unified Diff: extensions/shell/DEPS

Issue 2714393004: grit: qualify includes for shell_resources.h, virtual_driver_setup_resources.h, bluetooth_strings.h (Closed)
Patch Set: . Created 3 years, 10 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/common/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 74cb6bba5c0086e913197bd38531e5d824a428aa..eeb99ae5d8c7301f31202747753046eb71be4cb4 100644
--- a/extensions/shell/DEPS
+++ b/extensions/shell/DEPS
@@ -16,10 +16,5 @@ include_rules = [
# the embedder before being used by the extension.
"+components/storage_monitor",
- # Only allow app_shell and extensions resources, not general Chrome ones.
- "-grit",
- "+grit/app_shell_resources.h",
- "+grit/extensions_resources.h",
-
# Real DEPS go in subdirectories, for example extensions/shell/browser/DEPS.
]
« no previous file with comments | « extensions/shell/BUILD.gn ('k') | extensions/shell/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698