Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(972)

Unified Diff: cc/debug_colors.h

Issue 12328153: Merge 184464 (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1410/src/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/cc.gyp ('k') | cc/debug_colors.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
« no previous file with comments | « cc/cc.gyp ('k') | cc/debug_colors.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698