From bce89e6ed2c32bf287ebc1852770d7861f68bf3a Mon Sep 17 00:00:00 2001 From: "darin@chromium.org" Date: Mon, 15 Dec 2008 17:31:21 +0000 Subject: Eliminate port/platform/win directory. Stop building a fork of BString, and stop depending on COMPtr.h. I avoided BString by definining a bastard shim in AccessibleBase.cpp. I did that because the one from WebCore's platform/win would require #if !USE(JSC) to avoid UString issues. Eventually, AccessibleBase.cpp is going to be rewritten to not use COM, so this issue will go away. R=dglazkov Review URL: http://codereview.chromium.org/13808 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6986 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/build/port/port.vcproj | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) (limited to 'webkit/build/port') diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj index 5e7eee0..5a9ead0 100644 --- a/webkit/build/port/port.vcproj +++ b/webkit/build/port/port.vcproj @@ -829,26 +829,6 @@ > - - - - - - - - - - + + -- cgit v1.1