From 6165b4070b7e3a2fd33efd0eb66043c86f61d8b2 Mon Sep 17 00:00:00 2001 From: "brettw@google.com" Date: Wed, 19 Nov 2008 18:52:38 +0000 Subject: Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left header files in the original locations that include the ones in the new location so I don't have to change all the includes in Chrome at once. These will be removed later. I kept the names, indenting, and the namespaces the same for now. I will also be cleaning this up in separate passes. Review URL: http://codereview.chromium.org/11244 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5690 0039d316-1c4b-4281-b951-d872f2087c98 --- base/build/base_gfx.vcproj | 28 ---------------------------- base/build/base_unittests.vcproj | 8 -------- 2 files changed, 36 deletions(-) (limited to 'base/build') diff --git a/base/build/base_gfx.vcproj b/base/build/base_gfx.vcproj index 22dc8b4..8b2bc64 100644 --- a/base/build/base_gfx.vcproj +++ b/base/build/base_gfx.vcproj @@ -122,10 +122,6 @@ - - @@ -162,18 +158,10 @@ > - - - - @@ -225,22 +213,6 @@ RelativePath="..\gfx\skia_utils.h" > - - - - - - - - diff --git a/base/build/base_unittests.vcproj b/base/build/base_unittests.vcproj index df3444b..3c75166 100644 --- a/base/build/base_unittests.vcproj +++ b/base/build/base_unittests.vcproj @@ -404,17 +404,9 @@ > - - - - -- cgit v1.1