Index: content/browser/android/surface_texture_peer_browser_impl.h |
diff --git a/content/browser/android/surface_texture_peer_browser_impl.h b/content/browser/android/surface_texture_peer_browser_impl.h |
index 4aa85634dc2182ec2aefc1c764214d3b36236c3e..ea3fd046553f99541bc99a1185bf7d69a9658c55 100644 |
--- a/content/browser/android/surface_texture_peer_browser_impl.h |
+++ b/content/browser/android/surface_texture_peer_browser_impl.h |
@@ -25,7 +25,7 @@ class SurfaceTexturePeerBrowserImpl : public SurfaceTexturePeer { |
virtual void EstablishSurfaceTexturePeer( |
base::ProcessHandle render_process_handle, |
scoped_refptr<gfx::SurfaceTexture> surface_texture, |
- int render_view_id, |
+ int render_frame_id, |
int player_id) OVERRIDE; |
private: |