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

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 5 years 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 824fddf2bc8f66a7ebf462b0faa6e5fec7a6c304..163554904586085e3e314a60722bd6b96bbfdc0a 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -143,15 +143,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',
@@ -182,8 +173,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',

Powered by Google App Engine
This is Rietveld 408576698