From 238a20d1987f93f79895a8f8710ac9912e8d60a0 Mon Sep 17 00:00:00 2001 From: "amanda@chromium.org" Date: Mon, 26 Jan 2009 16:33:29 +0000 Subject: Unfork test_shell_main: - remove Mac version - move platform-specific operations into PlatformDelegate and remove #ifdefs - add event recorder link stubs for use by platforms that don't have event recording working yet Notes: There's a bunch of stuff in test_shell_{gtk,mac,win} that should also be pulled into the platform delegate so that the TestShell class can also be unforked, but those can be worked on independently per platform after this refactoring. Review URL: http://codereview.chromium.org/18451 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8629 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/test_shell/test_shell_tests.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (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 2b0bb22..3251e8c 100644 --- a/webkit/tools/test_shell/test_shell_tests.vcproj +++ b/webkit/tools/test_shell/test_shell_tests.vcproj @@ -226,6 +226,14 @@ RelativePath=".\resources\test_shell.rc" > + + + + -- cgit v1.1