Title: [139952] trunk/Source/WebCore
- Revision
- 139952
- Author
- roger_f...@apple.com
- Date
- 2013-01-16 19:25:53 -0800 (Wed, 16 Jan 2013)
Log Message
Unreviewed build fix following r139918.
Add speech synthesis to include path and WebCore vcproj file.
* WebCore.vcproj/WebCore.vcproj:
* WebCore.vcproj/WebCoreCommon.vsprops:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (139951 => 139952)
--- trunk/Source/WebCore/ChangeLog 2013-01-17 03:08:52 UTC (rev 139951)
+++ trunk/Source/WebCore/ChangeLog 2013-01-17 03:25:53 UTC (rev 139952)
@@ -1,3 +1,11 @@
+2013-01-16 Roger Fong <roger_f...@apple.com>
+
+ Unreviewed build fix following r139918.
+ Add speech synthesis to include path and WebCore vcproj file.
+
+ * WebCore.vcproj/WebCore.vcproj:
+ * WebCore.vcproj/WebCoreCommon.vsprops:
+
2013-01-16 Chris Rogers <crog...@google.com>
Switch AudioDestinationChromium over to new createAudioDevice() method
Modified: trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj (139951 => 139952)
--- trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj 2013-01-17 03:08:52 UTC (rev 139951)
+++ trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj 2013-01-17 03:25:53 UTC (rev 139952)
@@ -25601,6 +25601,50 @@
>
</File>
</Filter>
+ <Filter
+ Name="speech"
+ >
+ <File
+ RelativePath="..\Modules\speech\DOMWindowSpeechSynthesis.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\Modules\speech\DOMWindowSpeechSynthesis.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Modules\speech\SpeechSynthesis.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\Modules\speech\SpeechSynthesis.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Modules\speech\SpeechSynthesisEvent.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\Modules\speech\SpeechSynthesisEvent.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Modules\speech\SpeechSynthesisUtterance.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\Modules\speech\SpeechSynthesisUtterance.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Modules\speech\SpeechSynthesisVoice.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\Modules\speech\SpeechSynthesisVoice.h"
+ >
+ </File>
+ </Filter>
</Filter>
<Filter
Name="accessibility"
@@ -32685,6 +32729,18 @@
>
</File>
<File
+ RelativePath="..\platform\network\NetworkingContext.h"
+ >
+ </File>
+ <File
+ RelativePath="..\platform\network\NetworkStateNotifier.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\platform\network\NetworkStateNotifier.h"
+ >
+ </File>
+ <File
RelativePath="..\platform\network\NetworkStorageSession.h"
>
</File>
@@ -32725,18 +32781,6 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\platform\network\NetworkingContext.h"
- >
- </File>
- <File
- RelativePath="..\platform\network\NetworkStateNotifier.cpp"
- >
- </File>
- <File
- RelativePath="..\platform\network\NetworkStateNotifier.h"
- >
- </File>
- <File
RelativePath="..\platform\network\ParsedContentType.cpp"
>
</File>
@@ -32785,15 +32829,15 @@
>
</File>
<File
- RelativePath="..\platform\network\ResourceHandleTypes.h"
+ RelativePath="..\platform\network\ResourceHandleClient.h"
>
</File>
<File
- RelativePath="..\platform\network\ResourceHandleClient.h"
+ RelativePath="..\platform\network\ResourceHandleInternal.h"
>
</File>
<File
- RelativePath="..\platform\network\ResourceHandleInternal.h"
+ RelativePath="..\platform\network\ResourceHandleTypes.h"
>
</File>
<File
@@ -38810,15 +38854,15 @@
>
</File>
<File
- RelativePath="..\rendering\ExclusionSRectangle.h"
+ RelativePath="..\rendering\ExclusionShapeOutsideInfo.cpp"
>
</File>
<File
- RelativePath="..\rendering\ExclusionShapeOutsideInfo.cpp"
+ RelativePath="..\rendering\ExclusionShapeOutsideInfo.h"
>
</File>
<File
- RelativePath="..\rendering\ExclusionShapeOutsideInfo.h"
+ RelativePath="..\rendering\ExclusionSRectangle.h"
>
</File>
<File
@@ -53609,11 +53653,11 @@
RelativePath="..\dom\NodeRenderingContext.h"
>
</File>
- <File
+ <File
RelativePath="..\dom\NodeTraversal.cpp"
>
</File>
- <File
+ <File
RelativePath="..\dom\NodeTraversal.h"
>
</File>
@@ -64545,19 +64589,19 @@
>
</File>
<File
- RelativePath="..\html\parser\CSSPreloadScanner.cpp"
+ RelativePath="..\html\parser\CompactHTMLToken.cpp"
>
</File>
<File
- RelativePath="..\html\parser\CSSPreloadScanner.h"
+ RelativePath="..\html\parser\CompactHTMLToken.h"
>
</File>
<File
- RelativePath="..\html\parser\CompactHTMLToken.cpp"
+ RelativePath="..\html\parser\CSSPreloadScanner.cpp"
>
</File>
<File
- RelativePath="..\html\parser\CompactHTMLToken.h"
+ RelativePath="..\html\parser\CSSPreloadScanner.h"
>
</File>
<File
@@ -64689,15 +64733,15 @@
>
</File>
<File
- RelativePath="..\html\parser\HTMLTokenTypes.h"
+ RelativePath="..\html\parser\HTMLTokenizer.cpp"
>
</File>
<File
- RelativePath="..\html\parser\HTMLTokenizer.cpp"
+ RelativePath="..\html\parser\HTMLTokenizer.h"
>
</File>
<File
- RelativePath="..\html\parser\HTMLTokenizer.h"
+ RelativePath="..\html\parser\HTMLTokenTypes.h"
>
</File>
<File
@@ -71636,7 +71680,7 @@
/>
</FileConfiguration>
</File>
- <File
+ <File
RelativePath="..\bindings\js\JSWorkerContextBase.cpp"
>
<FileConfiguration
@@ -77009,10 +77053,6 @@
>
</File>
<File
- RelativePath="..\inspector\front-end\JSHeapSnapshot.js"
- >
- </File>
- <File
RelativePath="..\inspector\front-end\_javascript_Formatter.js"
>
</File>
@@ -77029,6 +77069,10 @@
>
</File>
<File
+ RelativePath="..\inspector\front-end\JSHeapSnapshot.js"
+ >
+ </File>
+ <File
RelativePath="..\inspector\front-end\KeyboardShortcut.js"
>
</File>
@@ -77049,11 +77093,11 @@
>
</File>
<File
- RelativePath="..\inspector\front-end\nativeMemoryProfiler.css"
+ RelativePath="..\inspector\front-end\NativeHeapGraph.js"
>
</File>
<File
- RelativePath="..\inspector\front-end\NativeHeapGraph.js"
+ RelativePath="..\inspector\front-end\nativeMemoryProfiler.css"
>
</File>
<File
Modified: trunk/Source/WebCore/WebCore.vcproj/WebCoreCommon.vsprops (139951 => 139952)
--- trunk/Source/WebCore/WebCore.vcproj/WebCoreCommon.vsprops 2013-01-17 03:08:52 UTC (rev 139951)
+++ trunk/Source/WebCore/WebCore.vcproj/WebCoreCommon.vsprops 2013-01-17 03:25:53 UTC (rev 139952)
@@ -7,7 +7,7 @@
>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""$(ProjectDir)..";"$(ProjectDir)..\Modules\filesystem";"$(ProjectDir)..\Modules\geolocation";"$(ProjectDir)..\Modules\indexeddb";"$(ProjectDir)..\Modules\mediasource";"$(ProjectDir)..\Modules\navigatorcontentutils";"$(ProjectDir)..\Modules\proximity";"$(ProjectDir)..\Modules\quota";"$(ProjectDir)..\Modules\notifications";"$(ProjectDir)..\Modules\webdatabase";"$(ProjectDir)..\Modules\websockets";"$(ProjectDir)..\accessibility";"$(ProjectDir)..\accessibility\win";"$(ProjectDir)..\bridge";"$(ProjectDir)..\bridge\c";"$(ProjectDir)..\bridge\jsc";"$(ProjectDir)..\css";"$(ProjectDir)..\editing";"$(ProjectDir)..\fileapi";"$(ProjectDir)..\rendering";"$(ProjectDir)..\rendering\mathml";"$(ProjectDir)..\rendering\style";"$(ProjectDir)..\rendering\svg";"$(ProjectDir)..\bindings";"$(ProjectDir)..\bindings\generic";"$(ProjectDir)..\bindings\js";"$(ProjectDir)..\bindings\js\specialization";"$(ProjectDir)..\dom";"$(ProjectDir)..\dom\default";"$(ProjectDir)..\history";"$(ProjectDir)..\html";"$(ProjectDir)..\html\canvas";"$(ProjectDir)..\html\parser";"$(ProjectDir)..\html\shadow";"$(ProjectDir)..\html\track";"$(ProjectDir)..\inspector";"$(ProjectDir)..\loader";"$(ProjectDir)..\loader\appcache";"$(ProjectDir)..\loader\archive";"$(ProjectDir)..\loader\archive\cf";"$(ProjectDir)..\loader\cache";"$(ProjectDir)..\loader\icon";"$(ProjectDir)..\mathml";"$(ProjectDir)..\page";"$(ProjectDir)..\page\animation";"$(ProjectDir)..\page\scrolling";"$(ProjectDir)..\page\win";"$(ProjectDir)..\platform";"$(ProjectDir)..\platform\animation";"$(ProjectDir)..\platform\mock";"$(ProjectDir)..\platform\sql";"$(ProjectDir)..\platform\win";"$(ProjectDir)..\platform\network";"$(ProjectDir)..\platform\network\win";"$(ProjectDir)..\platform\cf";"$(ProjectDir)..\platform\graphics";"$(ProjectDir)..\platform\graphics\ca";"$(ProjectDir)..\platform\graphics\cpu\arm\filters";"$(ProjectDir)..\platform\graphics\filters";"$(ProjectDir)..\platform\graphics\filters\arm";"$(ProjectDir)..\platform\graphics\opentype";"$(ProjectDir)..\platform\graphics\transforms";"$(ProjectDir)..\platform\text";"$(ProjectDir)..\platform\text\transcoder";"$(ProjectDir)..\platform\graphics\win";"$(ProjectDir)..\xml";"$(ProjectDir)..\xml\parser";"$(ConfigurationBuildDir)\obj\WebCore\DerivedSources";"$(ProjectDir)..\plugins";"$(ProjectDir)..\plugins\win";"$(ProjectDir)..\svg\animation";"$(ProjectDir)..\svg\graphics";"$(ProjectDir)..\svg\properties";"$(ProjectDir)..\svg\graphics\filters";"$(ProjectDir)..\svg";"$(ProjectDir)..\testing";"$(ProjectDir)..\wml";"$(ProjectDir)..\storage";"$(ProjectDir)..\websockets";"$(ProjectDir)..\workers";"$(ConfigurationBuildDir)\include";"$(ConfigurationBuildDir)\include\private";"$(ConfigurationBuildDir)\include\_javascript_Core";"$(ConfigurationBuildDir)\include\private\_javascript_Core";"$(ProjectDir)..\ForwardingHeaders";"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\private";"$(WebKitLibrariesDir)\include\private\_javascript_Core";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitLibrariesDir)\include\sqlite";"$(WebKitLibrariesDir)\include\_javascript_Core";"$(WebKitLibrariesDir)\include\zlib""
+ AdditionalIncludeDirectories=""$(ProjectDir)..";"$(ProjectDir)..\Modules\filesystem";"$(ProjectDir)..\Modules\geolocation";"$(ProjectDir)..\Modules\indexeddb";"$(ProjectDir)..\Modules\mediasource";"$(ProjectDir)..\Modules\navigatorcontentutils";"$(ProjectDir)..\Modules\speech";"$(ProjectDir)..\Modules\proximity";"$(ProjectDir)..\Modules\quota";"$(ProjectDir)..\Modules\notifications";"$(ProjectDir)..\Modules\webdatabase";"$(ProjectDir)..\Modules\websockets";"$(ProjectDir)..\accessibility";"$(ProjectDir)..\accessibility\win";"$(ProjectDir)..\bridge";"$(ProjectDir)..\bridge\c";"$(ProjectDir)..\bridge\jsc";"$(ProjectDir)..\css";"$(ProjectDir)..\editing";"$(ProjectDir)..\fileapi";"$(ProjectDir)..\rendering";"$(ProjectDir)..\rendering\mathml";"$(ProjectDir)..\rendering\style";"$(ProjectDir)..\rendering\svg";"$(ProjectDir)..\bindings";"$(ProjectDir)..\bindings\generic";"$(ProjectDir)..\bindings\js";"$(ProjectDir)..\bindings\js\specialization";"$(ProjectDir)..\dom";"$(ProjectDir)..\dom\default";"$(ProjectDir)..\history";"$(ProjectDir)..\html";"$(ProjectDir)..\html\canvas";"$(ProjectDir)..\html\parser";"$(ProjectDir)..\html\shadow";"$(ProjectDir)..\html\track";"$(ProjectDir)..\inspector";"$(ProjectDir)..\loader";"$(ProjectDir)..\loader\appcache";"$(ProjectDir)..\loader\archive";"$(ProjectDir)..\loader\archive\cf";"$(ProjectDir)..\loader\cache";"$(ProjectDir)..\loader\icon";"$(ProjectDir)..\mathml";"$(ProjectDir)..\page";"$(ProjectDir)..\page\animation";"$(ProjectDir)..\page\scrolling";"$(ProjectDir)..\page\win";"$(ProjectDir)..\platform";"$(ProjectDir)..\platform\animation";"$(ProjectDir)..\platform\mock";"$(ProjectDir)..\platform\sql";"$(ProjectDir)..\platform\win";"$(ProjectDir)..\platform\network";"$(ProjectDir)..\platform\network\win";"$(ProjectDir)..\platform\cf";"$(ProjectDir)..\platform\graphics";"$(ProjectDir)..\platform\graphics\ca";"$(ProjectDir)..\platform\graphics\cpu\arm\filters";"$(ProjectDir)..\platform\graphics\filters";"$(ProjectDir)..\platform\graphics\filters\arm";"$(ProjectDir)..\platform\graphics\opentype";"$(ProjectDir)..\platform\graphics\transforms";"$(ProjectDir)..\platform\text";"$(ProjectDir)..\platform\text\transcoder";"$(ProjectDir)..\platform\graphics\win";"$(ProjectDir)..\xml";"$(ProjectDir)..\xml\parser";"$(ConfigurationBuildDir)\obj\WebCore\DerivedSources";"$(ProjectDir)..\plugins";"$(ProjectDir)..\plugins\win";"$(ProjectDir)..\svg\animation";"$(ProjectDir)..\svg\graphics";"$(ProjectDir)..\svg\properties";"$(ProjectDir)..\svg\graphics\filters";"$(ProjectDir)..\svg";"$(ProjectDir)..\testing";"$(ProjectDir)..\wml";"$(ProjectDir)..\storage";"$(ProjectDir)..\websockets";"$(ProjectDir)..\workers";"$(ConfigurationBuildDir)\include";"$(ConfigurationBuildDir)\include\private";"$(ConfigurationBuildDir)\include\_javascript_Core";"$(ConfigurationBuildDir)\include\private\_javascript_Core";"$(ProjectDir)..\ForwardingHeaders";"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\private";"$(WebKitLibrariesDir)\include\private\_javascript_Core";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitLibrariesDir)\include\sqlite";"$(WebKitLibrariesDir)\include\_javascript_Core";"$(WebKitLibrariesDir)\include\zlib""
PreprocessorDefinitions="__WIN32__;DISABLE_3D_RENDERING;WEBCORE_CONTEXT_MENUS"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="WebCorePrefix.h"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes