diff options
Diffstat (limited to 'webkit/build/WebCore/WebCore.vcproj')
-rw-r--r-- | webkit/build/WebCore/WebCore.vcproj | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index 1869613..5d91617 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -1472,14 +1472,6 @@ Name="transforms" > <File - RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\transforms\AffineTransform.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\transforms\AffineTransform.h" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\transforms\IdentityTransformOperation.h" > </File> @@ -1516,6 +1508,14 @@ > </File> <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\transforms\TransformationMatrix.cpp" + > + </File> + <File + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\transforms\TransformationMatrix.h" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\transforms\TransformOperation.h" > </File> @@ -5126,14 +5126,6 @@ > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPixelArray.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasPixelArray.h" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\html\CanvasRenderingContext2D.cpp" > </File> |