| 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 d5b4411f43c8b1b3ac22c73ef0395564700126a3..4fd76fc6bd008a952a8c2f8fbf2e205b3ede0ad8 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -189,6 +189,7 @@ class ContentViewCoreImpl : public ContentViewCore,
|
|
|
| void SetTextTrackSettings(JNIEnv* env,
|
| jobject obj,
|
| + jboolean textTracksEnabled,
|
| jstring textTrackBackgroundColor,
|
| jstring textTrackFontFamily,
|
| jstring textTrackFontStyle,
|
|
|