| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index e1b1d155f86209451b55d6030b13196471c9850b..1f74376514253ed8cae60157f0785ee4aa182d45 100644
|
| --- a/ui/compositor/compositor_switches.h
|
| +++ b/ui/compositor/compositor_switches.h
|
| @@ -17,6 +17,7 @@ COMPOSITOR_EXPORT extern const char kUIShowLayerTree[];
|
| COMPOSITOR_EXPORT extern const char kUIEnablePerTilePainting[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableThreadedCompositing[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableSoftwareCompositing[];
|
| +COMPOSITOR_EXPORT extern const char kUIMaxFramesPending[];
|
|
|
| } // namespace switches
|
|
|
|
|