| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index 929722a15f5b0dbe37c5c892bc5de988c1d33bf5..d2fd68c5726b2d7a7666042f74514cff4f3c200b 100644
|
| --- a/ui/compositor/compositor_switches.h
|
| +++ b/ui/compositor/compositor_switches.h
|
| @@ -11,8 +11,8 @@ namespace switches {
|
|
|
| COMPOSITOR_EXPORT extern const char kEnableHardwareOverlays[];
|
| COMPOSITOR_EXPORT extern const char kEnablePixelOutputInTests[];
|
| -COMPOSITOR_EXPORT extern const char kUIDisableCompositorAnimationTimelines[];
|
| COMPOSITOR_EXPORT extern const char kUIDisablePartialSwap[];
|
| +COMPOSITOR_EXPORT extern const char kUIEnableCompositorAnimationTimelines[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableRGBA4444Textures[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableZeroCopy[];
|
| COMPOSITOR_EXPORT extern const char kUIShowPaintRects[];
|
|
|