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

Unified Diff: content/renderer/pepper/pepper_browser_connection.h

Issue 105553005: Make PepperWebPlugin not use RenderViews. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: review comments Created 7 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/renderer/pepper/pepper_browser_connection.h
===================================================================
--- content/renderer/pepper/pepper_browser_connection.h (revision 242033)
+++ content/renderer/pepper/pepper_browser_connection.h (working copy)
@@ -49,7 +49,7 @@
// Called when the renderer creates an in-process instance.
void DidCreateInProcessInstance(PP_Instance instance,
- int render_view_id,
+ int render_frame_id,
const GURL& document_url,
const GURL& plugin_url);
« no previous file with comments | « content/renderer/pepper/host_dispatcher_wrapper.cc ('k') | content/renderer/pepper/pepper_browser_connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698