summaryrefslogtreecommitdiffstats
path: root/app/app.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'app/app.gyp')
-rw-r--r--app/app.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/app.gyp b/app/app.gyp
index 62c7634..09231358 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -45,6 +45,8 @@
'../ui/base/animation/slide_animation_unittest.cc',
'../ui/base/clipboard/clipboard_unittest.cc',
'../ui/base/dragdrop/os_exchange_data_win_unittest.cc',
+ '../ui/base/models/tree_node_iterator_unittest.cc',
+ '../ui/base/models/tree_node_model_unittest.cc',
'data_pack_unittest.cc',
'l10n_util_mac_unittest.mm',
'l10n_util_unittest.cc',
@@ -56,8 +58,6 @@
'test_suite.h',
'test/data/resource.h',
'text_elider_unittest.cc',
- 'tree_node_iterator_unittest.cc',
- 'tree_node_model_unittest.cc',
'view_prop_unittest.cc',
'win/win_util_unittest.cc',
],