summaryrefslogtreecommitdiffstats
path: root/app/app.gyp
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-06 02:29:37 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-06 02:29:37 +0000
commit8abe765d6e082259fd79c2c1cb4834733651a677 (patch)
treebcffbf00b8277f4ecd592c54b26046264b6cc327 /app/app.gyp
parent9ab51ab5d3ecb79d7027af8df36714ae1e135fcf (diff)
downloadchromium_src-8abe765d6e082259fd79c2c1cb4834733651a677.zip
chromium_src-8abe765d6e082259fd79c2c1cb4834733651a677.tar.gz
chromium_src-8abe765d6e082259fd79c2c1cb4834733651a677.tar.bz2
app: Add unittests for TreeNodeModel.
BUG=None TEST=out/Debug/app_unittests --gtest_filter=TreeNodeModelTest.* Signed-off-by: Thiago Farina <tfarina@chromium.org> Review URL: http://codereview.chromium.org/3017023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55179 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/app.gyp')
-rw-r--r--app/app.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/app.gyp b/app/app.gyp
index 7b0c847..3b10824 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -1,4 +1,4 @@
-# Copyright (c) 2009 The Chromium Authors. All rights reserved.
+# Copyright (c) 2010 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
@@ -53,6 +53,7 @@
'test_suite.h',
'text_elider_unittest.cc',
'tree_node_iterator_unittest.cc',
+ 'tree_node_model_unittest.cc',
'win_util_unittest.cc',
],
'include_dirs': [