Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6620)

Unified Diff: content/browser/android/content_video_view.h

Issue 125253006: Post-commit review fixes after r242570 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/browser/android/content_video_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « no previous file | content/browser/android/content_video_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698