diff options
Diffstat (limited to 'webkit/tools/test_shell/test_shell.vcproj')
-rw-r--r-- | webkit/tools/test_shell/test_shell.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/test_shell.vcproj b/webkit/tools/test_shell/test_shell.vcproj index 8ced6eb..b4d6410 100644 --- a/webkit/tools/test_shell/test_shell.vcproj +++ b/webkit/tools/test_shell/test_shell.vcproj @@ -242,6 +242,14 @@ > </File> <File + RelativePath=".\mock_webclipboard_impl.cc" + > + </File> + <File + RelativePath=".\mock_webclipboard_impl.h" + > + </File> + <File RelativePath="..\..\glue\simple_clipboard_impl.cc" > </File> |