Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Unified Diff: webkit/build/WebCore/WebCore.vcproj

Issue 17421: Rename AffineTransformSkia to TransformationMatrixSkia, Chromium side... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/build/WebCore/WebCore.vcproj
===================================================================
--- webkit/build/WebCore/WebCore.vcproj (revision 7738)
+++ webkit/build/WebCore/WebCore.vcproj (working copy)
@@ -1640,10 +1640,6 @@
Name="skia"
>
<File
- RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\skia\AffineTransformSkia.cpp"
- >
- </File>
- <File
RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\skia\BitmapImageSingleFrameSkia.h"
>
</File>
@@ -1735,6 +1731,10 @@
RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\skia\SkiaUtils.h"
>
</File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\skia\TransformationMatrixSkia.cpp"
+ >
+ </File>
</Filter>
</Filter>
<Filter
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698