| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index a6ffba87511b58b3ff7874b87be57db83c3f1524..9bce2c7594a59c17e7d1fe4d3c4247d8b188adbb 100644
|
| --- a/ui/compositor/compositor_switches.h
|
| +++ b/ui/compositor/compositor_switches.h
|
| @@ -11,10 +11,10 @@ namespace switches {
|
|
|
| COMPOSITOR_EXPORT extern const char kEnableHardwareOverlays[];
|
| COMPOSITOR_EXPORT extern const char kEnablePixelOutputInTests[];
|
| +COMPOSITOR_EXPORT extern const char kUIDisableSlimmingPaint[];
|
| 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 kUIEnableZeroCopy[];
|
| COMPOSITOR_EXPORT extern const char kUIShowPaintRects[];
|
|
|
|
|