summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-09 04:59:34 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-09 04:59:34 +0000
commit4b99114c6bdae2a4ecd178c6d92ff363ed471f98 (patch)
treea09260505eb8dbb55c674a65431a955d3039f3cb /views/views.gyp
parentd1012a1d42133cfe092154cc64be13d1d9b68c3d (diff)
downloadchromium_src-4b99114c6bdae2a4ecd178c6d92ff363ed471f98.zip
chromium_src-4b99114c6bdae2a4ecd178c6d92ff363ed471f98.tar.gz
chromium_src-4b99114c6bdae2a4ecd178c6d92ff363ed471f98.tar.bz2
fix bustage
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74246 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/views.gyp b/views/views.gyp
index 268abed..4b33286 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -251,8 +251,8 @@
'controls/throbber.h',
'controls/tree/tree_view.cc',
'controls/tree/tree_view.h',
- 'debug_utils.cc',
- 'debug_utils.h',
+ #'debug_utils.cc',
+ #'debug_utils.h',
'drag_utils.cc',
'drag_utils.h',
'drag_utils_gtk.cc',