summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_tests.vcproj
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-29 22:56:12 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-29 22:56:12 +0000
commit27d8c1ba2b7990e45e8498264224a11a082d5b82 (patch)
tree7a884086f01f7687cef6aa2fab1e85815233b1a5 /webkit/tools/test_shell/test_shell_tests.vcproj
parentea3f5cf79a8e5d9cd9825bcbc71d448534350135 (diff)
downloadchromium_src-27d8c1ba2b7990e45e8498264224a11a082d5b82.zip
chromium_src-27d8c1ba2b7990e45e8498264224a11a082d5b82.tar.gz
chromium_src-27d8c1ba2b7990e45e8498264224a11a082d5b82.tar.bz2
Split test_shell.cc into test_shell.cc and test_shell_win.cc.
This currently moves too much code out of test_shell.cc, but I wanted to be able to just move code now and I'll refactor stuff back into test_shell.cc I also tried to make test_shell_win.cc conform to google style. Review URL: http://codereview.chromium.org/8209 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4182 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell/test_shell_tests.vcproj')
-rw-r--r--webkit/tools/test_shell/test_shell_tests.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/test_shell_tests.vcproj b/webkit/tools/test_shell/test_shell_tests.vcproj
index 34d3970..20b4eba 100644
--- a/webkit/tools/test_shell/test_shell_tests.vcproj
+++ b/webkit/tools/test_shell/test_shell_tests.vcproj
@@ -219,6 +219,10 @@
>
</File>
<File
+ RelativePath=".\test_shell_win.cc"
+ >
+ </File>
+ <File
RelativePath=".\resources\test_shell.ico"
>
</File>