Index: content/browser/android/content_video_view.h |
diff --git a/content/browser/android/content_video_view.h b/content/browser/android/content_video_view.h |
index 6ffb786fae2e309557af871b19f2abfa603632c7..ad8945a9683f494ac36f2ba25aefa1e430109721 100644 |
--- a/content/browser/android/content_video_view.h |
+++ b/content/browser/android/content_video_view.h |
@@ -31,7 +31,7 @@ class ContentVideoView { |
const base::android::ScopedJavaLocalRef<jobject>& client, |
BrowserMediaPlayerManager* manager); |
- ContentVideoView(BrowserMediaPlayerManager* manager); |
+ explicit ContentVideoView(BrowserMediaPlayerManager* manager); |
~ContentVideoView(); |