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

Unified Diff: content/content_renderer.gypi

Issue 1853793003: Remove content/renderer/npapi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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 | « no previous file | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index a5d73ce836400523721b627e0d049a7575eeb793..29580eaa8a9007793beb3892666e037f77d5184e 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -496,12 +496,6 @@
],
# Put WebRTC-related sources in the plugin+WebRTC section below.
'private_renderer_plugin_sources': [
- 'renderer/npapi/plugin_channel_host.cc',
- 'renderer/npapi/plugin_channel_host.h',
- 'renderer/npapi/webplugin_delegate_proxy.cc',
- 'renderer/npapi/webplugin_delegate_proxy.h',
- 'renderer/npapi/webplugin_impl.cc',
- 'renderer/npapi/webplugin_impl.h',
'renderer/pepper/audio_helper.cc',
'renderer/pepper/audio_helper.h',
'renderer/pepper/content_decryptor_delegate.cc',
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698