Chromium Code Reviews| Index: content/public/common/content_switches.h |
| =================================================================== |
| --- content/public/common/content_switches.h (revision 216744) |
| +++ content/public/common/content_switches.h (working copy) |
| @@ -267,6 +267,7 @@ |
| #if defined(OS_MACOSX) && !defined(OS_IOS) |
| extern const char kDisableCarbonInterposing[]; |
| +extern const char kDisableCoreAnimationPlugins[]; |
| extern const char kUseCoreAnimation[]; |
| #endif |