| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 2eeb915f531cac30a28ba5917b0b425f0561bfe0..035d5c89f306fb55b293e0081d0f78e7317ca202 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -715,12 +715,6 @@ extern const char kEnableTokenBindingName[];
|
| // '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.
|
| extern const char kPassiveDocumentEventListenersDescription[];
|
|
|