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

Unified Diff: content/content_child.gypi

Issue 1426923007: Remove PluginLoadObserver and related logic, it was only used for NPAPI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « content/child/plugin_messages.h ('k') | content/content_shell.gypi » ('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 f74ecaeb3f6795cb6f0df51105f35aaa2f0bd841..792e2fe03558f8af181b7f4177adfe3624a0cd7b 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -153,16 +153,6 @@
'child/npapi/plugin_instance_mac.mm',
'child/npapi/plugin_lib.cc',
'child/npapi/plugin_lib.h',
- 'child/npapi/plugin_stream.cc',
- 'child/npapi/plugin_stream.h',
- 'child/npapi/plugin_stream_posix.cc',
- 'child/npapi/plugin_stream_url.cc',
- 'child/npapi/plugin_stream_url.h',
- 'child/npapi/plugin_stream_win.cc',
- 'child/npapi/plugin_string_stream.cc',
- 'child/npapi/plugin_string_stream.h',
- 'child/npapi/plugin_url_fetcher.cc',
- 'child/npapi/plugin_url_fetcher.h',
'child/npapi/plugin_web_event_converter_mac.h',
'child/npapi/plugin_web_event_converter_mac.mm',
'child/npapi/webplugin.h',
« no previous file with comments | « content/child/plugin_messages.h ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698