Title: [186899] trunk/Source/WebKit
- Revision
- 186899
- Author
- [email protected]
- Date
- 2015-07-16 10:52:05 -0700 (Thu, 16 Jul 2015)
Log Message
[Win] Unreviewed gardening.
* WebKit.vcxproj/WebKit/WebKit.vcxproj.filters: Move file into the
appropriate category in the project.
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (186898 => 186899)
--- trunk/Source/WebKit/ChangeLog 2015-07-16 17:42:05 UTC (rev 186898)
+++ trunk/Source/WebKit/ChangeLog 2015-07-16 17:52:05 UTC (rev 186899)
@@ -1,3 +1,10 @@
+2015-07-16 Brent Fulgham <[email protected]>
+
+ [Win] Unreviewed gardening.
+
+ * WebKit.vcxproj/WebKit/WebKit.vcxproj.filters: Move file into the
+ appropriate category in the project.
+
2015-07-14 Lucas Forschler <[email protected]>
Teach platformMac.cmake about El Capitan WKSI.
Modified: trunk/Source/WebKit/WebKit.vcxproj/WebKit/WebKit.vcxproj.filters (186898 => 186899)
--- trunk/Source/WebKit/WebKit.vcxproj/WebKit/WebKit.vcxproj.filters 2015-07-16 17:42:05 UTC (rev 186898)
+++ trunk/Source/WebKit/WebKit.vcxproj/WebKit/WebKit.vcxproj.filters 2015-07-16 17:52:05 UTC (rev 186899)
@@ -296,7 +296,6 @@
<ClCompile Include="..\..\win\WebCoreSupport\AcceleratedCompositingContext.cpp">
<Filter>WebCoreSupport</Filter>
</ClCompile>
- <ClCompile Include="..\..\win\WebCoreSupport\WebVisitedLinkStore.cpp" />
<ClCompile Include="..\..\win\WebApplicationCache.cpp">
<Filter>Sources</Filter>
</ClCompile>
@@ -339,6 +338,9 @@
<ClCompile Include="..\..\WebCoreSupport\WebViewGroup.cpp">
<Filter>Sources</Filter>
</ClCompile>
+ <ClCompile Include="..\..\win\WebCoreSupport\WebVisitedLinkStore.cpp">
+ <Filter>WebCoreSupport</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\win\WebCoreSupport\EmbeddedWidget.h">
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes