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

Unified Diff: content/DEPS

Issue 486573002: Move webkit resources over to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix GN Created 6 years, 4 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 | « components/components_tests.gyp ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index acee5aad77182d367ebed501f3240803dac6a439..53e788de83ca6973bba0a5bbf7e99329079d36fd 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -4,6 +4,7 @@ include_rules = [
# The subdirectories in content/ will manually allow their own include
# directories in content/ so we disallow all of them.
"-content",
+ "+content/app/resources/grit/content_resources.h",
"+content/common",
"+content/grit",
"+content/public/common",
@@ -29,7 +30,6 @@ include_rules = [
"+grit/blink_resources.h",
"+grit/content_strings.h",
"+grit/ui_strings.h",
- "+grit/webkit_resources.h",
"+grit/webui_resources.h",
"+grit/webui_resources_map.h",
« no previous file with comments | « components/components_tests.gyp ('k') | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698