| 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',
|
| ],
|
|
|