summaryrefslogtreecommitdiffstats
path: root/webkit/webkit_resources.gyp
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 23:10:55 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 23:10:55 +0000
commit09e021f1444baadf174dd85d552680e82b37a2c4 (patch)
tree69b9b12a3695ce3daf7a72d55dd79fe64410a21e /webkit/webkit_resources.gyp
parentfa0d10759d9bcb6e823f5c5c5f8cce6bc3b29439 (diff)
downloadchromium_src-09e021f1444baadf174dd85d552680e82b37a2c4.zip
chromium_src-09e021f1444baadf174dd85d552680e82b37a2c4.tar.gz
chromium_src-09e021f1444baadf174dd85d552680e82b37a2c4.tar.bz2
Reland: Remove webkit_chromium_resources.pak entries.
webkit_chromium_resources.pak was kept along side with blink_resources.pak, while DumpRenderTree was being updated on the Blink side, since that already happened and Blink has rolled into Chromium, we should be able to remove this now. TBR=tfarina@chromium.org BUG=265748 NOTRY=true Review URL: https://codereview.chromium.org/21952005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215397 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/webkit_resources.gyp')
-rw-r--r--webkit/webkit_resources.gyp7
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/webkit_resources.gyp b/webkit/webkit_resources.gyp
index 50f795e..8ce53a7 100644
--- a/webkit/webkit_resources.gyp
+++ b/webkit/webkit_resources.gyp
@@ -19,13 +19,6 @@
'includes': [ '../build/grit_action.gypi' ],
},
{
- 'action_name': 'webkit_chromium_resources',
- 'variables': {
- 'grit_grd_file': '../third_party/WebKit/Source/WebKit/chromium/WebKit.grd',
- },
- 'includes': [ '../build/grit_action.gypi' ],
- },
- {
'action_name': 'blink_chromium_resources',
'variables': {
'grit_grd_file': '../third_party/WebKit/public/blink_resources.grd',