| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index 929722a15f5b0dbe37c5c892bc5de988c1d33bf5..62705efd076aa194c546556a01d6436538c18d88 100644
|
| --- a/ui/compositor/compositor_switches.h
|
| +++ b/ui/compositor/compositor_switches.h
|
| @@ -11,7 +11,6 @@ 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 kUIEnableRGBA4444Textures[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableZeroCopy[];
|
|
|