From 4030ced8df93134f9da566dddd5fcb7e1882307f Mon Sep 17 00:00:00 2001 From: "nsylvain@chromium.org" Date: Wed, 24 Nov 2010 04:47:34 +0000 Subject: Add the views unittests to the windows buildbot target to make sure it is available on the slaves. Review URL: http://codereview.chromium.org/5361001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67217 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) diff --git a/build/all.gyp b/build/all.gyp index 19fd005..0c756f2 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -187,6 +187,7 @@ '../sandbox/sandbox.gyp:sbox_integration_tests', '../sandbox/sandbox.gyp:sbox_unittests', '../sandbox/sandbox.gyp:sbox_validation_tests', + '../views/views.gyp:views_unittests', '../webkit/support/webkit_support.gyp:npapi_layout_test_plugin', # TODO(nsylvain) ui_tests.exe depends on test_shell_common. # This should: -- cgit v1.1