Index: app/app.gyp |
=================================================================== |
--- app/app.gyp (revision 66785) |
+++ app/app.gyp (working copy) |
@@ -56,7 +56,6 @@ |
'text_elider_unittest.cc', |
'tree_node_iterator_unittest.cc', |
'tree_node_model_unittest.cc', |
- 'view_prop_unittest.cc', |
'win_util_unittest.cc', |
], |
'include_dirs': [ |
@@ -76,7 +75,6 @@ |
['OS!="win"', { |
'sources!': [ |
'os_exchange_data_win_unittest.cc', |
- 'view_prop_unittest.cc', |
'win_util_unittest.cc', |
], |
}], |