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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2851453003: Revert of Rename kDisableGestureRequirementForMediaPlayback and make it a test-only flag. (Closed)
Patch Set: Created 3 years, 8 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 | « chrome/browser/android/voice_search_tab_helper.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 035d5c89f306fb55b293e0081d0f78e7317ca202..2eeb915f531cac30a28ba5917b0b425f0561bfe0 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -714,6 +714,12 @@
// Description for the flag to enable Token Binding. Please do not translate
// 'Token Binding'.
extern const char kEnableTokenBindingDescription[];
+
+// Title for the flag for gesture requiment for media playback
+extern const char kGestureRequirementForMediaPlaybackName[];
+
+// Description for the flag for gesture requiment for media playback
+extern const char kGestureRequirementForMediaPlaybackDescription[];
// Description for the flag to adjust the default behaviour for document level
// passive touch listeners.
« no previous file with comments | « chrome/browser/android/voice_search_tab_helper.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698