| Index: ui/compositor/compositor_switches.h
|
| diff --git a/ui/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h
|
| index 205573f44be62f34fd0141eb8b754a6de2f4bde5..e1b1d155f86209451b55d6030b13196471c9850b 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 kUIEnableSoftwareCompositing[];
|
|
|
| } // namespace switches
|
|
|
|
|