| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 9da3c1d4a69f0c23f1e73464c612401a2ab0ef4f..9ff8245350182107c7ab28ec3e51f464ff145201 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -276,6 +276,7 @@ CONTENT_EXPORT extern const char kEnableSpeechDispatcher[];
|
|
|
| #if defined(OS_MACOSX) && !defined(OS_IOS)
|
| extern const char kDisableCoreAnimationPlugins[];
|
| +extern const char kEnableThreadedEventHandlingMac[];
|
| #endif
|
|
|
| #if defined(OS_WIN)
|
|
|