| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 37f768568557a9199d60a9e857035565a40126de..352987b3177d058151e1581c02f150b4fd41ffb0 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -1470,11 +1470,6 @@
|
| 'sources': [
|
| '../content/shell/app/resource.h',
|
| '../content/shell/app/shell.rc',
|
| - # 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',
|
| ],
|
| 'dependencies': [
|
| '<(DEPTH)/content/app/resources/content_resources.gyp:content_resources',
|
|
|