summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_dll.gypi
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 04:36:40 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 04:36:40 +0000
commit3c0cc1d0d63454beb8c02aa845f8e1683a768094 (patch)
treed3a485e035c8295a7d596d5167a0ee3ac62c644d /chrome/chrome_dll.gypi
parent029e6da1c9bc48fa540400814662f6cf24f537a3 (diff)
downloadchromium_src-3c0cc1d0d63454beb8c02aa845f8e1683a768094.zip
chromium_src-3c0cc1d0d63454beb8c02aa845f8e1683a768094.tar.gz
chromium_src-3c0cc1d0d63454beb8c02aa845f8e1683a768094.tar.bz2
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. BUG=265748 TBR=abarth@chromium.org, thestig@chromium.org Review URL: https://codereview.chromium.org/20628004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215210 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r--chrome/chrome_dll.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index be31227..3ddb424 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -148,7 +148,6 @@
'<(SHARED_INTERMEDIATE_DIR)/net/net_resources.rc',
'<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_unscaled_resources.rc',
'<(SHARED_INTERMEDIATE_DIR)/webkit/blink_resources.rc',
- '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_chromium_resources.rc',
],
'include_dirs': [
'<(DEPTH)/third_party/wtl/include',