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

Unified Diff: content/content_tests.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_shell.gypi ('k') | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e43c217aed66f742d459a9f4627431b22f897542..ba929943cce5ddfa4f73cea3ea251f91ee70c6ff 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -736,7 +736,7 @@
'content.gyp:content_gpu',
'content.gyp:content_plugin',
'content.gyp:content_renderer',
- 'content_resources.gyp:content_resources',
+ 'content.gyp:content_resources',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../cc/cc.gyp:cc',
'../cc/cc_tests.gyp:cc_test_support',
@@ -1065,8 +1065,8 @@
'content.gyp:content_gpu',
'content.gyp:content_plugin',
'content.gyp:content_renderer',
+ 'content.gyp:content_resources',
'content_browser_test_support',
- 'content_resources.gyp:content_resources',
'content_shell_lib',
'content_shell_pak',
'test_support_content',
« no previous file with comments | « content/content_shell.gypi ('k') | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698