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

Unified Diff: content/content_shell.gypi

Issue 498673005: Cleanup: Rename content_resources.gyp to content_resources.gypi and include in content.gyp. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix ios 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 | « content/content_resources.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 1115bfbcf263639a01518f0784ac34d19297ab63..76229ca64e244b18113c72b3b665b937457954a0 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -36,8 +36,8 @@
'content.gyp:content_plugin',
'content.gyp:content_ppapi_plugin',
'content.gyp:content_renderer',
+ 'content.gyp:content_resources',
'content.gyp:content_utility',
- 'content_resources.gyp:content_resources',
'content_shell_resources',
'copy_test_netscape_plugin',
'layouttest_support_content',
@@ -439,7 +439,7 @@
'app/resources/content_resources.gyp:content_resources',
'app/strings/content_strings.gyp:content_strings',
'browser/tracing/tracing_resources.gyp:tracing_resources',
- 'content_resources.gyp:content_resources',
+ 'content.gyp:content_resources',
'content_shell_resources',
'<(DEPTH)/net/net.gyp:net_resources',
'<(DEPTH)/third_party/WebKit/public/blink_resources.gyp:blink_resources',
« no previous file with comments | « content/content_resources.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698