Commit 9f16faf1 authored by brettw's avatar brettw Committed by Commit bot

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}
parent 699e4fdf
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
'../../base/base.gyp:base', '../../base/base.gyp:base',
'../../breakpad/breakpad.gyp:breakpad_handler', '../../breakpad/breakpad.gyp:breakpad_handler',
'../../chrome/chrome.gyp:installer_util', '../../chrome/chrome.gyp:installer_util',
'../../content/content.gyp:content_common',
'../../google_update/google_update.gyp:google_update', '../../google_update/google_update.gyp:google_update',
'../../ui/base/ui_base.gyp:ui_base', '../../ui/base/ui_base.gyp:ui_base',
'../../ui/gfx/gfx.gyp:gfx', '../../ui/gfx/gfx.gyp:gfx',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment