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 ea3fd046553f99541bc99a1185bf7d69a9658c55..bfa94d6e652109a1ccedbcc8751890e01f0a09c7 100644 |
--- a/content/browser/android/surface_texture_peer_browser_impl.h |
+++ b/content/browser/android/surface_texture_peer_browser_impl.h |
@@ -26,7 +26,7 @@ class SurfaceTexturePeerBrowserImpl : public SurfaceTexturePeer { |
base::ProcessHandle render_process_handle, |
scoped_refptr<gfx::SurfaceTexture> surface_texture, |
int render_frame_id, |
- int player_id) OVERRIDE; |
+ int player_id) override; |
private: |
DISALLOW_COPY_AND_ASSIGN(SurfaceTexturePeerBrowserImpl); |