| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index d27f5557557b3bf80b088f815702ac78470ab024..b327ba790571b3f5dfd2c2141de50abca207ec87 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -155,15 +155,6 @@
|
| 'child/notifications/pending_notifications_tracker.h',
|
| 'child/npapi/np_channel_base.cc',
|
| 'child/npapi/np_channel_base.h',
|
| - 'child/npapi/npobject_base.h',
|
| - 'child/npapi/npobject_proxy.cc',
|
| - 'child/npapi/npobject_proxy.h',
|
| - 'child/npapi/npobject_stub.cc',
|
| - 'child/npapi/npobject_stub.h',
|
| - 'child/npapi/npobject_util.cc',
|
| - 'child/npapi/npobject_util.h',
|
| - 'child/npapi/npruntime_util.cc',
|
| - 'child/npapi/npruntime_util.h',
|
| 'child/npapi/plugin_host.cc',
|
| 'child/npapi/plugin_host.h',
|
| 'child/npapi/plugin_instance.cc',
|
| @@ -192,8 +183,6 @@
|
| 'child/plugin_message_generator.cc',
|
| 'child/plugin_message_generator.h',
|
| 'child/plugin_messages.h',
|
| - 'child/plugin_param_traits.cc',
|
| - 'child/plugin_param_traits.h',
|
| 'child/power_monitor_broadcast_source.cc',
|
| 'child/power_monitor_broadcast_source.h',
|
| 'child/process_control_impl.cc',
|
|
|