Chromium Code Reviews| 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', |