diff options
author | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-12 18:27:12 +0000 |
---|---|---|
committer | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-12 18:27:12 +0000 |
commit | 054af14a81b265b02eff3db0fb7fa072581720e6 (patch) | |
tree | e43a9530279adb979dff44e08c78256e1dba2bef /webkit | |
parent | a44aee65118957ee04984676d7364b065fba77d8 (diff) | |
download | chromium_src-054af14a81b265b02eff3db0fb7fa072581720e6.zip chromium_src-054af14a81b265b02eff3db0fb7fa072581720e6.tar.gz chromium_src-054af14a81b265b02eff3db0fb7fa072581720e6.tar.bz2 |
Remove an unexisting file from the project.
Review URL: http://codereview.chromium.org/3012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2125 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/test_shell/test_shell.vcproj | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/webkit/tools/test_shell/test_shell.vcproj b/webkit/tools/test_shell/test_shell.vcproj index dc73ba4..3396f1d 100644 --- a/webkit/tools/test_shell/test_shell.vcproj +++ b/webkit/tools/test_shell/test_shell.vcproj @@ -12,6 +12,8 @@ Name="Win32" /> </Platforms> + <ToolFiles> + </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" @@ -25,9 +27,6 @@ Name="VCCustomBuildTool" /> <Tool - Name="Font file copy" - /> - <Tool Name="VCXMLDataGeneratorTool" /> <Tool @@ -89,9 +88,6 @@ Name="VCCustomBuildTool" /> <Tool - Name="Font file copy" - /> - <Tool Name="VCXMLDataGeneratorTool" /> <Tool @@ -218,10 +214,6 @@ > </File> <File - RelativePath=".\test_navigation_entry.h" - > - </File> - <File RelativePath=".\test_shell.cc" > </File> |