Index: content/browser/android/content_video_view.h |
=================================================================== |
--- content/browser/android/content_video_view.h (revision 201139) |
+++ content/browser/android/content_video_view.h (working copy) |
@@ -29,6 +29,7 @@ |
~ContentVideoView(); |
static bool RegisterContentVideoView(JNIEnv* env); |
+ static void KeepScreenOn(bool screen_on); |
// Getter method called by the Java class to get the media information. |
int GetVideoWidth(JNIEnv*, jobject obj) const; |