Index: webkit/build/WebCore/WebCore.vcproj |
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj |
index fdbc5f1626c442e89500d603cd31829a7ecfed91..4e70e3cce3242eecb5999aa119d269244b76054a 100644 |
--- a/webkit/build/WebCore/WebCore.vcproj |
+++ b/webkit/build/WebCore/WebCore.vcproj |
@@ -969,6 +969,14 @@ |
> |
</File> |
<File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\platform\CrossThreadCopier.cpp" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\platform\CrossThreadCopier.h" |
+ > |
+ </File> |
+ <File |
RelativePath="..\..\..\third_party\WebKit\WebCore\platform\DeprecatedPtrList.h" |
> |
</File> |
@@ -3792,6 +3800,14 @@ |
RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\TextControlInnerElements.h" |
> |
</File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\TransformState.cpp" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\rendering\TransformState.h" |
+ > |
+ </File> |
<Filter |
Name="style" |
> |
@@ -4369,14 +4385,6 @@ |
> |
</File> |
<File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CrossThreadCopier.cpp" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CrossThreadCopier.h" |
- > |
- </File> |
- <File |
RelativePath="..\..\..\third_party\WebKit\WebCore\dom\CSSMappedAttributeDeclaration.cpp" |
> |
</File> |
@@ -4885,62 +4893,6 @@ |
> |
</File> |
<File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Worker.cpp" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\Worker.h" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerContext.cpp" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerContext.h" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerContextProxy.h" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerLocation.cpp" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerLocation.h" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerMessagingProxy.cpp" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerMessagingProxy.h" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerObjectProxy.h" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerRunLoop.cpp" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerRunLoop.h" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerThread.cpp" |
- > |
- </File> |
- <File |
- RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerThread.h" |
- > |
- </File> |
- <File |
RelativePath="..\..\..\third_party\WebKit\WebCore\dom\XMLTokenizer.cpp" |
> |
</File> |
@@ -7454,6 +7406,66 @@ |
</File> |
</Filter> |
<Filter |
+ Name="workers" |
+ > |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\Worker.cpp" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\Worker.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerContext.cpp" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerContext.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerContextProxy.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerLocation.cpp" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerLocation.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerMessagingProxy.cpp" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerMessagingProxy.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerObjectProxy.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerRunLoop.cpp" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerRunLoop.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerThread.cpp" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\..\third_party\WebKit\WebCore\workers\WorkerThread.h" |
+ > |
+ </File> |
+ </Filter> |
+ <Filter |
Name="plugins" |
> |
<File |