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

Unified Diff: Source/web/WebSettingsImpl.h

Issue 428263004: Revert of Delete mediaPlaybackRequiresUserGesture (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 | « Source/core/html/HTMLMediaElement.cpp ('k') | Source/web/WebSettingsImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebSettingsImpl.h
diff --git a/Source/web/WebSettingsImpl.h b/Source/web/WebSettingsImpl.h
index 0f058bda76937ddc9b18a465ca3d1ce15dbd8c94..cb0bb654a6e45c5818467ff41d7b2a659e26988f 100644
--- a/Source/web/WebSettingsImpl.h
+++ b/Source/web/WebSettingsImpl.h
@@ -115,6 +115,7 @@
virtual void setMainFrameResizesAreOrientationChanges(bool) OVERRIDE;
virtual void setMaxTouchPoints(int) OVERRIDE;
virtual void setMediaControlsOverlayPlayButtonEnabled(bool) OVERRIDE;
+ virtual void setMediaPlaybackRequiresUserGesture(bool) OVERRIDE;
virtual void setMinimumAccelerated2dCanvasSize(int) OVERRIDE;
virtual void setMinimumFontSize(int) OVERRIDE;
virtual void setMinimumLogicalFontSize(int) OVERRIDE;
« no previous file with comments | « Source/core/html/HTMLMediaElement.cpp ('k') | Source/web/WebSettingsImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698