Chromium Code Reviews| Index: cc/layer_tree_host.h |
| diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h |
| index 63401c6cf6b4a25f7f20f1593560275e217ce19b..aea6ea3b2cbaee41efed5e0be3a877f46662b1eb 100644 |
| --- a/cc/layer_tree_host.h |
| +++ b/cc/layer_tree_host.h |
| @@ -55,6 +55,7 @@ struct CC_EXPORT LayerTreeSettings { |
| ~LayerTreeSettings(); |
| bool acceleratePainting; |
| + bool showDebugBorders; |
| bool showPlatformLayerTree; |
| bool showPaintRects; |
| bool showPropertyChangedRects; |