| Index: cc/debug_colors.h
|
| ===================================================================
|
| --- cc/debug_colors.h (revision 185037)
|
| +++ cc/debug_colors.h (working copy)
|
| @@ -17,6 +17,9 @@
|
| static SkColor TiledContentLayerBorderColor();
|
| static int TiledContentLayerBorderWidth(const LayerTreeImpl* tree_impl);
|
|
|
| + static SkColor ImageLayerBorderColor();
|
| + static int ImageLayerBorderWidth(const LayerTreeImpl* tree_impl);
|
| +
|
| static SkColor ContentLayerBorderColor();
|
| static int ContentLayerBorderWidth(const LayerTreeImpl* tree_impl);
|
|
|
|
|