Title: [151560] trunk/Source/WebCore
- Revision
- 151560
- Author
- [email protected]
- Date
- 2013-06-13 10:44:03 -0700 (Thu, 13 Jun 2013)
Log Message
[Windows] Unreviewed gardening. Remove dangling 'strings' folder from solution.
* WebCore.vcxproj/WebCore.vcxproj.filters: Get rid of 'strings' that was orphaned by
recent file reorganization.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (151559 => 151560)
--- trunk/Source/WebCore/ChangeLog 2013-06-13 17:33:31 UTC (rev 151559)
+++ trunk/Source/WebCore/ChangeLog 2013-06-13 17:44:03 UTC (rev 151560)
@@ -1,3 +1,10 @@
+2013-06-13 Brent Fulgham <[email protected]>
+
+ [Windows] Unreviewed gardening. Remove dangling 'strings' folder from solution.
+
+ * WebCore.vcxproj/WebCore.vcxproj.filters: Get rid of 'strings' that was orphaned by
+ recent file reorganization.
+
2013-06-13 Praveen R Jadhav <[email protected]>
Avoid unwanted thread hops in ScriptProcessorNode when 'onaudioprocess' listener is not set.
Modified: trunk/Source/WebCore/WebCore.vcxproj/WebCore.vcxproj.filters (151559 => 151560)
--- trunk/Source/WebCore/WebCore.vcxproj/WebCore.vcxproj.filters 2013-06-13 17:33:31 UTC (rev 151559)
+++ trunk/Source/WebCore/WebCore.vcxproj/WebCore.vcxproj.filters 2013-06-13 17:44:03 UTC (rev 151560)
@@ -265,9 +265,6 @@
<Filter Include="storage">
<UniqueIdentifier>{e5121f0f-9548-4aa4-b23c-23d197118a0d}</UniqueIdentifier>
</Filter>
- <Filter Include="strings">
- <UniqueIdentifier>{b2a2dc67-76eb-4715-b580-e99e294fcdb6}</UniqueIdentifier>
- </Filter>
<Filter Include="bridge">
<UniqueIdentifier>{8e29630e-9293-4240-921c-7e97c22828a6}</UniqueIdentifier>
</Filter>
@@ -5197,7 +5194,7 @@
<Filter>platform\graphics</Filter>
</ClCompile>
<ClCompile Include="..\platform\graphics\FontGenericFamilies.cpp">
- <Filter>platform\graphics</Filter>
+ <Filter>platform\graphics</Filter>
</ClCompile>
<ClCompile Include="..\platform\graphics\FontGlyphs.cpp">
<Filter>platform\graphics</Filter>
@@ -12677,7 +12674,7 @@
<Filter>platform\graphics</Filter>
</ClInclude>
<ClInclude Include="..\platform\graphics\FontGenericFamilies.h">
- <Filter>platform\graphics</Filter>
+ <Filter>platform\graphics</Filter>
</ClInclude>
<ClInclude Include="..\platform\graphics\FontGlyphs.h">
<Filter>platform\graphics</Filter>
@@ -15190,4 +15187,4 @@
<Filter>rendering</Filter>
</CustomBuildStep>
</ItemGroup>
-</Project>
+</Project>
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes