summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index be44761..d864387 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1335,8 +1335,6 @@
'renderer/net/render_dns_queue.h',
'renderer/about_handler.cc',
'renderer/about_handler.h',
- 'renderer/chrome_plugin_host.cc',
- 'renderer/chrome_plugin_host.h',
'renderer/debug_message_handler.cc',
'renderer/debug_message_handler.h',
'renderer/dev_tools_agent.cc',
@@ -1400,7 +1398,6 @@
},],
['OS!="win"', {
'sources!': [
- 'renderer/chrome_plugin_host.cc',
'renderer/plugin_channel_host.cc',
'renderer/webplugin_delegate_proxy.cc',
'renderer/webworker_proxy.cc',