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

Unified Diff: content/content_tests.gypi

Issue 1289883002: Remove unused content .rc files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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.grd ('k') | content/shell/BUILD.gn » ('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 f77c44f3db0a1c45427de2aa31c528e9f1e3d514..f5984a6d199be79ae0955e49ad59574bcfa05f63 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1450,11 +1450,6 @@
],
'sources': [
'<@(content_browsertests_win_sources)',
- # TODO: It would be nice to have these pulled in automatically
- # from direct_dependent_settings in their various targets but
- # that causes errors in other targets when resulting .res files
- # get referenced multiple times.
- '<(SHARED_INTERMEDIATE_DIR)/content/app/strings/content_strings_en-US.rc',
'shell/app/resource.h',
'shell/app/shell.rc',
],
« no previous file with comments | « content/content_resources.grd ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698