| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index 2812d62bd720908edbb16cc33bee9e19746981eb..a6ffba87511b58b3ff7874b87be57db83c3f1524 100644
|
| --- a/ui/compositor/compositor_switches.h
|
| +++ b/ui/compositor/compositor_switches.h
|
| @@ -13,8 +13,8 @@
|
| COMPOSITOR_EXPORT extern const char kEnablePixelOutputInTests[];
|
| COMPOSITOR_EXPORT extern const char kUIDisableThreadedCompositing[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableCompositorAnimationTimelines[];
|
| +COMPOSITOR_EXPORT extern const char kUIEnableImplSidePainting[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableSlimmingPaint[];
|
| -COMPOSITOR_EXPORT extern const char kUIDisableImplSidePainting[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableZeroCopy[];
|
| COMPOSITOR_EXPORT extern const char kUIShowPaintRects[];
|
|
|
|
|