| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index b5ee4207581b55cdd1542577bfd894fcfb0d84cd..cd3a5fabfb8a247e1a7e6ac9f7fa1b1d7608193a 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -131,9 +131,6 @@ CONTENT_EXPORT extern const char kEnableGestureTapHighlight[];
|
| extern const char kEnableGpuBenchmarking[];
|
| extern const char kEnableGpuClientTracing[];
|
| CONTENT_EXPORT extern const char kEnableHighDpiCompositingForFixedPosition[];
|
| - #if defined(OS_WIN)
|
| -extern const char kEnableHighResolutionTime[];
|
| -#endif
|
| extern const char kEnableHTMLImports[];
|
| CONTENT_EXPORT extern const char kEnableInbandTextTracks[];
|
| extern const char kEnableInputModeAttribute[];
|
|
|