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

Unified Diff: ui/views/views.gyp

Issue 10736061: Enable debug logging for views::View (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Compile glitch in release Created 8 years, 5 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 | « ui/views/debug_utils.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 395ca85d9f3b396a2997bd58a621608735d38abc..50d7298b64c07a30568fc76543d6ffd2b6e7f9dc 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -235,8 +235,8 @@
'controls/tree/tree_view_win.h',
'controls/webview/webview.cc',
'controls/webview/webview.h',
- #'debug_utils.cc',
- #'debug_utils.h',
+ 'debug_utils.cc',
+ 'debug_utils.h',
'drag_controller.h',
'drag_utils.cc',
'drag_utils.h',
« no previous file with comments | « ui/views/debug_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698