diff options
author | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-22 19:38:00 +0000 |
---|---|---|
committer | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-22 19:38:00 +0000 |
commit | c399a8ab0f038b6584f9fb2ebc5924511d911e2c (patch) | |
tree | fb7c0b85ed8077418250ed97ddea4fc8b725d8a0 /base/build | |
parent | ed77c39f4c4c540f5923124485e1c23c6de02fe8 (diff) | |
download | chromium_src-c399a8ab0f038b6584f9fb2ebc5924511d911e2c.zip chromium_src-c399a8ab0f038b6584f9fb2ebc5924511d911e2c.tar.gz chromium_src-c399a8ab0f038b6584f9fb2ebc5924511d911e2c.tar.bz2 |
Remove base versions of the graphics headers, which previously just forwarded to the skia ones.
Review URL: http://codereview.chromium.org/11588
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5894 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build')
-rw-r--r-- | base/build/base_gfx.vcproj | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/base/build/base_gfx.vcproj b/base/build/base_gfx.vcproj index 8b2bc64..ef4b5de 100644 --- a/base/build/base_gfx.vcproj +++ b/base/build/base_gfx.vcproj @@ -122,10 +122,6 @@ </References> <Files> <File - RelativePath="..\gfx\bitmap_platform_device_win.h" - > - </File> - <File RelativePath="..\gfx\convolver.cc" > </File> @@ -158,14 +154,6 @@ > </File> <File - RelativePath="..\gfx\platform_canvas_win.h" - > - </File> - <File - RelativePath="..\gfx\platform_device_win.h" - > - </File> - <File RelativePath="..\gfx\png_decoder.cc" > </File> |