| Index: content/browser/android/content_view_core_impl.h
|
| diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h
|
| index 72a7256e6392926b193fc73f311725e0523716e4..0bb8dfcbef390a9233c32538cb635d4d8989cac3 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -271,6 +271,8 @@ class ContentViewCoreImpl : public ContentViewCore,
|
|
|
| void RequestExternalVideoSurface(int player_id);
|
|
|
| + base::android::ScopedJavaLocalRef<jobject> GetContentVideoViewClient();
|
| +
|
| // --------------------------------------------------------------------------
|
| // Methods called from native code
|
| // --------------------------------------------------------------------------
|
|
|