summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 22:12:57 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 22:12:57 +0000
commitdb8dc3fe00f6a33f2684379d30419767f9867997 (patch)
treea05d1619e8bf538d81231131d689ff8d4fa0e684 /content/content_shell.gypi
parenta2024caea182c9c35b3aee8d5db4fd49706070a6 (diff)
downloadchromium_src-db8dc3fe00f6a33f2684379d30419767f9867997.zip
chromium_src-db8dc3fe00f6a33f2684379d30419767f9867997.tar.gz
chromium_src-db8dc3fe00f6a33f2684379d30419767f9867997.tar.bz2
Include entries to blink_resources.
We can't remove entries of webkit_chromium_resources just yet, because on Blink side DumpRenderTree is still using it through Chromium :( TBR=abarth@chromium.org, joth@chromium.org, thestig@chromium.org Review URL: https://codereview.chromium.org/20329005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214239 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r--content/content_shell.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 4d120af..4344257 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -319,6 +319,7 @@
'<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/webui_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/ui/ui_strings/ui_strings_en-US.pak',
'<(SHARED_INTERMEDIATE_DIR)/webkit/devtools_resources.pak',
+ '<(SHARED_INTERMEDIATE_DIR)/webkit/blink_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_chromium_resources.pak',
'<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_resources_100_percent.pak',
'<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_strings_en-US.pak',