diff options
Diffstat (limited to 'webkit/glue/glue.vcproj')
-rw-r--r-- | webkit/glue/glue.vcproj | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/webkit/glue/glue.vcproj b/webkit/glue/glue.vcproj index 8ba8ddc..f86e41a 100644 --- a/webkit/glue/glue.vcproj +++ b/webkit/glue/glue.vcproj @@ -342,14 +342,6 @@ >
</File>
<File
- RelativePath=".\clipboard_conversion.cc"
- >
- </File>
- <File
- RelativePath=".\clipboard_conversion.h"
- >
- </File>
- <File
RelativePath=".\context_menu_client_impl.cc"
>
</File>
@@ -634,6 +626,10 @@ >
</File>
<File
+ RelativePath=".\webdropdata_win.cc"
+ >
+ </File>
+ <File
RelativePath=".\weberror_impl.cc"
>
</File>
|