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

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: 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 c98aab49a2eae1e1a1c3fd4fc9f67a3813c6073e..d84730d3bb3142ef19c00408a5dbf35ff26c151a 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