| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index 65f272d50c1b1e2a5ea1dc59a2cb3ae1b6e397ea..153c03133c7b9677be4f3f6ed940d2f0417bbf3d 100644
|
| --- a/ui/compositor/compositor_switches.h
|
| +++ b/ui/compositor/compositor_switches.h
|
| @@ -13,7 +13,6 @@ COMPOSITOR_EXPORT extern const char kDisableTestCompositor[];
|
| COMPOSITOR_EXPORT extern const char kUIDisableDeadlineScheduling[];
|
| COMPOSITOR_EXPORT extern const char kUIDisableThreadedCompositing[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableDeadlineScheduling[];
|
| -COMPOSITOR_EXPORT extern const char kUIEnableSoftwareCompositing[];
|
| COMPOSITOR_EXPORT extern const char kUIMaxFramesPending[];
|
| COMPOSITOR_EXPORT extern const char kUIShowPaintRects[];
|
|
|
|
|