| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index a6ffba87511b58b3ff7874b87be57db83c3f1524..c57b1825dbe32956c87f38a0d86ff1dc213b4879 100644
|
| --- a/ui/compositor/compositor_switches.h
|
| +++ b/ui/compositor/compositor_switches.h
|
| @@ -12,7 +12,6 @@ namespace switches {
|
| COMPOSITOR_EXPORT extern const char kEnableHardwareOverlays[];
|
| 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 kUIEnableZeroCopy[];
|
|
|