diff options
Diffstat (limited to 'webkit/tools/test_shell/test_shell_tests.vcproj')
-rw-r--r-- | webkit/tools/test_shell/test_shell_tests.vcproj | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/webkit/tools/test_shell/test_shell_tests.vcproj b/webkit/tools/test_shell/test_shell_tests.vcproj index a8f8d00..c21ea63 100644 --- a/webkit/tools/test_shell/test_shell_tests.vcproj +++ b/webkit/tools/test_shell/test_shell_tests.vcproj @@ -219,10 +219,6 @@ > </File> <File - RelativePath=".\test_shell_win.cc" - > - </File> - <File RelativePath=".\resources\test_shell.ico" > </File> @@ -255,6 +251,10 @@ > </File> <File + RelativePath=".\test_shell_win.cc" + > + </File> + <File RelativePath=".\test_webview_delegate.cc" > </File> @@ -383,6 +383,10 @@ > </File> <File + RelativePath="..\..\port\platform\graphics\UniscribeHelper_unittest.cpp" + > + </File> + <File RelativePath="..\..\glue\webframe_unittest.cc" > </File> |