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

Unified Diff: content/DEPS

Issue 486573002: Move webkit resources over to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm the build files from webkit/glue/resources 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
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index bce04c1f121de7f538e89472e0d6cbe154f04f8f..3c8c1fad50874b6d579a11aabe85f25b24572f3a 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/public/common",
"+content/public/test",
@@ -28,7 +29,6 @@ include_rules = [
"+grit/content_resources.h",
"+grit/content_strings.h",
"+grit/ui_strings.h",
- "+grit/webkit_resources.h",
"+grit/webui_resources.h",
"+grit/webui_resources_map.h",

Powered by Google App Engine
This is Rietveld 408576698