| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index 205573f44be62f34fd0141eb8b754a6de2f4bde5..2cd0b7aa67c1c4ed8ab044ed80d5d97347cb151c 100644
|
| --- a/ui/compositor/compositor_switches.h
|
| +++ b/ui/compositor/compositor_switches.h
|
| @@ -16,6 +16,7 @@ COMPOSITOR_EXPORT extern const char kUIShowLayerBorders[];
|
| 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
|
|
|
|
|