| Index: webkit/default_plugin/default_plugin.gyp
|
| ===================================================================
|
| --- webkit/default_plugin/default_plugin.gyp (revision 25626)
|
| +++ webkit/default_plugin/default_plugin.gyp (working copy)
|
| @@ -20,7 +20,6 @@
|
| '../../third_party/icu38/icu38.gyp:icuuc',
|
| '../../third_party/libxml/libxml.gyp:libxml',
|
| '../../third_party/npapi/npapi.gyp:npapi',
|
| - '../activex_shim/activex_shim.gyp:activex_shim',
|
| '../webkit.gyp:webkit_resources',
|
| '../webkit.gyp:webkit_strings',
|
| ],
|
| @@ -32,8 +31,6 @@
|
| ],
|
| 'msvs_guid': '5916D37D-8C97-424F-A904-74E52594C2D6',
|
| 'sources': [
|
| - 'activex_installer.cc',
|
| - 'activex_installer.h',
|
| 'default_plugin.cc',
|
| 'default_plugin_resources.h',
|
| 'default_plugin_shared.h',
|
|
|