| Index: ui/gfx/compositor/compositor_switches.cc
|
| diff --git a/ui/gfx/compositor/compositor_switches.cc b/ui/gfx/compositor/compositor_switches.cc
|
| index 4543db95020ccff014fa18ae3ada9d4e905afcf9..058f11ac5809320987fda64b255c597c60a224d5 100644
|
| --- a/ui/gfx/compositor/compositor_switches.cc
|
| +++ b/ui/gfx/compositor/compositor_switches.cc
|
| @@ -21,4 +21,6 @@ const char kUIShowLayerBorders[] = "ui-show-layer-borders";
|
| // Show layer tree.
|
| const char kUIShowLayerTree[] = "ui-show-layer-tree";
|
|
|
| +const char kUIEnablePerTilePainting[] = "ui-enable-per-tile-painting";
|
| +
|
| } // namespace switches
|
|
|