| Index: ui/compositor/compositor_switches.h
|
| ===================================================================
|
| --- ui/compositor/compositor_switches.h (revision 186868)
|
| +++ ui/compositor/compositor_switches.h (working copy)
|
| @@ -16,6 +16,7 @@
|
| COMPOSITOR_EXPORT extern const char kUIShowLayerTree[];
|
| COMPOSITOR_EXPORT extern const char kUIEnablePerTilePainting[];
|
| COMPOSITOR_EXPORT extern const char kUIEnableThreadedCompositing[];
|
| +COMPOSITOR_EXPORT extern const char kUIMaxFramesPending[];
|
|
|
| } // namespace switches
|
|
|
|
|