From d42394626b3689b6e51373371857fa1d81a3a30f Mon Sep 17 00:00:00 2001 From: brettw Date: Tue, 11 Aug 2015 19:52:59 -0700 Subject: Remove generated .rc files that seem not to be used. Most grit-generated .rc files are bitrooted and the ones removed in this patch seem not to be used. This removes the uses of blink_resources.rc. I will remove the generator for this in the WebKit repo in a follow-up. Review URL: https://codereview.chromium.org/1286023002 Cr-Commit-Position: refs/heads/master@{#342968} --- components/components_tests.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'components/components_tests.gyp') diff --git a/components/components_tests.gyp b/components/components_tests.gyp index d29f552..de248ea 100644 --- a/components/components_tests.gyp +++ b/components/components_tests.gyp @@ -1473,7 +1473,6 @@ # 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)/blink/public/resources/blink_resources.rc', '<(SHARED_INTERMEDIATE_DIR)/content/app/strings/content_strings_en-US.rc', ], 'dependencies': [ -- cgit v1.1