summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-04 00:49:18 +0000
committerojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-04 00:49:18 +0000
commitea6de22a3d1edcb7adb5070a9e6bde44d9c2f7ea (patch)
tree660aced2f8a28a73a7aab395fc0468bc5ac2af21
parent34024b3831c77368b5e3e6ae258d167204874517 (diff)
downloadchromium_src-ea6de22a3d1edcb7adb5070a9e6bde44d9c2f7ea.zip
chromium_src-ea6de22a3d1edcb7adb5070a9e6bde44d9c2f7ea.tar.gz
chromium_src-ea6de22a3d1edcb7adb5070a9e6bde44d9c2f7ea.tar.bz2
Fixes compile of perf tests. Submitted this accidentally in my previous CL. (TBR)
Review URL: http://codereview.chromium.org/6476 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2867 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/build/WebCore/WebCore.vcproj24
1 files changed, 0 insertions, 24 deletions
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj
index 26d7011..e8e5dd6 100644
--- a/webkit/build/WebCore/WebCore.vcproj
+++ b/webkit/build/WebCore/WebCore.vcproj
@@ -136,22 +136,6 @@
<File
RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityImageMapLink.cpp"
>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- GeneratePreprocessedFile="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- GeneratePreprocessedFile="2"
- />
- </FileConfiguration>
</File>
<File
RelativePath="..\..\..\third_party\WebKit\WebCore\page\AccessibilityImageMapLink.h"
@@ -4204,14 +4188,6 @@
<File
RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDivElement.cpp"
>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- GeneratePreprocessedFile="2"
- />
- </FileConfiguration>
</File>
<File
RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLDivElement.h"