diff options
author | evanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-06 21:26:07 +0000 |
---|---|---|
committer | evanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-06 21:26:07 +0000 |
commit | 1671de4c8e8867be055ff22045afc1d9d946fc84 (patch) | |
tree | 859477f7be145e9b1f7339c88f072d142b67439a /base/build/base.vcproj | |
parent | aedf8a906eea7b86892a4d628e067033fbd06261 (diff) | |
download | chromium_src-1671de4c8e8867be055ff22045afc1d9d946fc84.zip chromium_src-1671de4c8e8867be055ff22045afc1d9d946fc84.tar.gz chromium_src-1671de4c8e8867be055ff22045afc1d9d946fc84.tar.bz2 |
Drop FixedString. It's only used in two places, one where it doesn't really matter and the other where it was incorrect.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@458 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build/base.vcproj')
-rw-r--r-- | base/build/base.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj index 0e23ba5..5de82ba 100644 --- a/base/build/base.vcproj +++ b/base/build/base.vcproj @@ -294,10 +294,6 @@ > </File> <File - RelativePath="..\fixed_string.h" - > - </File> - <File RelativePath="..\hash_tables.h" > </File> |