| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index c468139f903c1b340c8a262cdc187002488778ca..fab22ec44764ff9ce1b7395e9d1789116fceafc1 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -125,6 +125,7 @@ extern const char kEnableGpuClientTracing[];
|
| CONTENT_EXPORT extern const char kEnableHighDpiCompositingForFixedPosition[];
|
| extern const char kEnableHTMLImports[];
|
| CONTENT_EXPORT extern const char kEnableInbandTextTracks[];
|
| +extern const char kEnableInputModeAttribute[];
|
| CONTENT_EXPORT extern const char kEnableLogging[];
|
| extern const char kEnableMemoryBenchmarking[];
|
| extern const char kEnableMonitorProfile[];
|
|
|