summaryrefslogtreecommitdiffstats
path: root/win8
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-11-24 10:41:59 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-24 18:42:53 +0000
commit9f16faf17eb4250aaf392ee83316d6c7bad9a916 (patch)
treed28647b71d7be0df1050eb34db85de26cda005c3 /win8
parent699e4fdfe14d79d8938c4b20913cbe4ef3f58e64 (diff)
downloadchromium_src-9f16faf17eb4250aaf392ee83316d6c7bad9a916.zip
chromium_src-9f16faf17eb4250aaf392ee83316d6c7bad9a916.tar.gz
chromium_src-9f16faf17eb4250aaf392ee83316d6c7bad9a916.tar.bz2
Remove content_common from delegate_execute
This is not used and entirely dead-code-stripped by the linker (sadly this change doesn't make the binary any smaller). Review URL: https://codereview.chromium.org/1466423003 Cr-Commit-Position: refs/heads/master@{#361398}
Diffstat (limited to 'win8')
-rw-r--r--win8/delegate_execute/delegate_execute.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/win8/delegate_execute/delegate_execute.gyp b/win8/delegate_execute/delegate_execute.gyp
index 8869fa4..8dcd71f 100644
--- a/win8/delegate_execute/delegate_execute.gyp
+++ b/win8/delegate_execute/delegate_execute.gyp
@@ -44,7 +44,6 @@
'../../base/base.gyp:base',
'../../breakpad/breakpad.gyp:breakpad_handler',
'../../chrome/chrome.gyp:installer_util',
- '../../content/content.gyp:content_common',
'../../google_update/google_update.gyp:google_update',
'../../ui/base/ui_base.gyp:ui_base',
'../../ui/gfx/gfx.gyp:gfx',