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

Unified Diff: ui/gfx/compositor/compositor.gyp

Issue 8508009: Debugging code to print layer tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changes as requested Created 9 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
Index: ui/gfx/compositor/compositor.gyp
diff --git a/ui/gfx/compositor/compositor.gyp b/ui/gfx/compositor/compositor.gyp
index db00d380d75f15f93af0178a4f7cc6eeacde1e3f..14204c2420892c18335408d4ba3c47f80d245701 100644
--- a/ui/gfx/compositor/compositor.gyp
+++ b/ui/gfx/compositor/compositor.gyp
@@ -47,6 +47,8 @@
'compositor_switches.cc',
'compositor_switches.h',
'compositor_win.cc',
+ 'debug_utils.cc',
+ 'debug_utils.h',
'layer.cc',
'layer.h',
'layer_animation_delegate.h',

Powered by Google App Engine
This is Rietveld 408576698