Chromium Code Reviews| 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[]; | 
| 
 
sail
2013/05/31 23:59:14
how about kUserCoreAnimationForRenderWidgetView?
o
 
ccameron
2013/06/01 00:29:45
That' be more clear, but getting to be verbose...
 
 | 
| #endif | 
| #if defined(USE_AURA) |