Commit f2298a12 authored by bweinstein@apple.com's avatar bweinstein@apple.com

Windows build fix. Add SharedMemoryCache to the vcproj.

* win/WebKit2.vcproj:



git-svn-id: svn://svn.chromium.org/blink/trunk@80912 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent e330d885
2011-03-11 Brian Weinstein <bweinstein@apple.com>
Windows build fix. Add SharedMemoryCache to the vcproj.
* win/WebKit2.vcproj:
2011-03-11 Alexey Proskuryakov <ap@apple.com> 2011-03-11 Alexey Proskuryakov <ap@apple.com>
Reviewed by Sam Weinig. Reviewed by Sam Weinig.
......
...@@ -1705,6 +1705,14 @@ ...@@ -1705,6 +1705,14 @@
RelativePath="..\WebProcess\WebPage\PageOverlay.h" RelativePath="..\WebProcess\WebPage\PageOverlay.h"
> >
</File> </File>
<File
RelativePath="..\WebProcess\WebPage\SharedMemoryCache.cpp"
>
</File>
<File
RelativePath="..\WebProcess\WebPage\SharedMemoryCache.h"
>
</File>
<File <File
RelativePath="..\WebProcess\WebPage\WebBackForwardListProxy.cpp" RelativePath="..\WebProcess\WebPage\WebBackForwardListProxy.cpp"
> >
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment