summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-03 16:22:10 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-03 16:22:10 +0000
commit83c9e65546312a8d70df850a82f390f190fe4413 (patch)
tree347e411c8bcd9769f6e8a50252c607e9699c5046 /webkit/build
parentbd974b6c13642d8c98496fc1fc06ddff1665b4ac (diff)
downloadchromium_src-83c9e65546312a8d70df850a82f390f190fe4413.zip
chromium_src-83c9e65546312a8d70df850a82f390f190fe4413.tar.gz
chromium_src-83c9e65546312a8d70df850a82f390f190fe4413.tar.bz2
Move convolver and image_operations from base/gfx to skia/ext. This is just
like my previous change except does no namespace renaming and doesn't touch skia_utils. Review URL: http://codereview.chromium.org/13080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6290 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/port/port.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj
index df93fe1..8d51ffd 100644
--- a/webkit/build/port/port.vcproj
+++ b/webkit/build/port/port.vcproj
@@ -1164,6 +1164,14 @@
>
</File>
<File
+ RelativePath="..\..\port\platform\graphics\TransparencyHelperWin.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\TransparencyHelperWin.h"
+ >
+ </File>
+ <File
RelativePath="..\..\port\platform\graphics\ThemeHelperWin.cpp"
>
</File>