| Index: chrome/browser/flag_descriptions.cc
|
| diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
|
| index 0bc16a4c398b1733b39f44b2b286fbaf8d482b1b..2ee2b6a152efb8bc66c48bbb8f80d51569067231 100644
|
| --- a/chrome/browser/flag_descriptions.cc
|
| +++ b/chrome/browser/flag_descriptions.cc
|
| @@ -836,12 +836,6 @@ const char kExperimentalWebPlatformFeaturesName[] =
|
| const char kExperimentalWebPlatformFeaturesDescription[] =
|
| "Enables experimental Web Platform features that are in development.";
|
|
|
| -const char kExperimentalPointerEventName[] = "Pointer Events";
|
| -
|
| -const char kExperimentalPointerEventDescription[] =
|
| - "Enables support for the Pointer Events API. This is intended only for "
|
| - "testing by web developers.";
|
| -
|
| const char kOriginTrialsName[] = "Origin Trials";
|
|
|
| const char kOriginTrialsDescription[] =
|
|
|