| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 2356f0ca551bde68313bf588df843c8e6c190939..e2e678f15f832edf58a02b0e648225dff4706dbf 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -250,6 +250,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)
|
|
|