Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(190)

Unified Diff: content/content_child.gypi

Issue 1483733002: Remove support for NPObjects. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/child/plugin_param_traits.cc ('k') | content/plugin/plugin_channel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/child/plugin_param_traits.cc ('k') | content/plugin/plugin_channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698