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

Unified Diff: sky/engine/core/frame/Settings.in

Issue 868933003: Remove user gesture tracking (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
Index: sky/engine/core/frame/Settings.in
diff --git a/sky/engine/core/frame/Settings.in b/sky/engine/core/frame/Settings.in
index 6088c0c106136b14a0613313eafd2de6666ea851..b9cba54f4b3c1c3a872da5b45aec74d161780bc6 100644
--- a/sky/engine/core/frame/Settings.in
+++ b/sky/engine/core/frame/Settings.in
@@ -61,8 +61,6 @@ accelerated2dCanvasMSAASampleCount type=int, initial=0
asynchronousSpellCheckingEnabled initial=false
-mediaPlaybackRequiresUserGesture initial=false
-
# Used in layout tests for gesture tap highlights. Makes the highlights square
# (rather than rounded) to make it possible to reftest the results.
mockGestureTapHighlightsEnabled initial=false

Powered by Google App Engine
This is Rietveld 408576698