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

Unified Diff: content/content_plugin.gypi

Issue 23503043: Load NPAPI plugin resources through the browser process directly instead of going through the render (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: plumb RenderView's routing IDs Created 7 years, 3 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
Index: content/content_plugin.gypi
===================================================================
--- content/content_plugin.gypi (revision 222265)
+++ content/content_plugin.gypi (working copy)
@@ -26,6 +26,8 @@
'plugin/plugin_main_mac.mm',
'plugin/plugin_thread.cc',
'plugin/plugin_thread.h',
+ 'plugin/plugin_url_fetcher.cc',
+ 'plugin/plugin_url_fetcher.h',
'plugin/webplugin_accelerated_surface_proxy_mac.cc',
'plugin/webplugin_accelerated_surface_proxy_mac.h',
'plugin/webplugin_delegate_stub.cc',

Powered by Google App Engine
This is Rietveld 408576698