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

Unified Diff: cc/cc.gyp

Issue 11316026: cc: Create cc::DebugColors class to hold all the debugging color/width constants. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 | « no previous file | cc/debug_colors.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 913280473c159a323e7046d2873db5611cfc7823..9594bec5ccaa2019e6d95ce84a79584b4a732217 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -31,6 +31,8 @@
'damage_tracker.h',
'debug_border_draw_quad.cc',
'debug_border_draw_quad.h',
+ 'debug_colors.cc',
+ 'debug_colors.h',
'debug_rect_history.cc',
'debug_rect_history.h',
'delay_based_time_source.cc',
« no previous file with comments | « no previous file | cc/debug_colors.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698