| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 5c48f0a68af213329dfe957d8dae036553138596..fee3b7a582cbfe9e524f23189765e9cd64291817 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -257,6 +257,7 @@ extern const char kChildCleanExit[];
|
|
|
| #if defined(OS_MACOSX) && !defined(OS_IOS)
|
| extern const char kDisableCarbonInterposing[];
|
| +extern const char kUseCoreAnimation[];
|
| #endif
|
|
|
| #if defined(USE_AURA)
|
|
|