From 4ef1d3c70bb9b845126a8344b33987e83ab6e0cb Mon Sep 17 00:00:00 2001 From: "darin@google.com" Date: Thu, 18 Dec 2008 22:17:34 +0000 Subject: Move various gtest-style unit tests out of webkit/port and into a new tools/webcore_unit_tests directory. I chose this directory because we have a bunch of similar "tests" directories inside webkit/tools. R=dglazkov Review URL: http://codereview.chromium.org/14861 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7259 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/test_shell/test_shell_tests.vcproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'webkit/tools/test_shell/test_shell_tests.vcproj') diff --git a/webkit/tools/test_shell/test_shell_tests.vcproj b/webkit/tools/test_shell/test_shell_tests.vcproj index e1e421b..cb579d5 100644 --- a/webkit/tools/test_shell/test_shell_tests.vcproj +++ b/webkit/tools/test_shell/test_shell_tests.vcproj @@ -295,7 +295,7 @@ Name="tests" > -- cgit v1.1