diff options
author | sgk@chromium.org <sgk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 22:17:26 +0000 |
---|---|---|
committer | sgk@chromium.org <sgk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 22:17:26 +0000 |
commit | 3b1ea24972af975f96f7bdf6040fbc5048ea8b6d (patch) | |
tree | f3b855b44c1d61d0c2b0fb734dc8125069b862c2 /third_party/tcmalloc/vendor/google-perftools.sln | |
parent | aa1aad14bca48ad0b871b80267241b3a791926f8 (diff) | |
download | chromium_src-3b1ea24972af975f96f7bdf6040fbc5048ea8b6d.zip chromium_src-3b1ea24972af975f96f7bdf6040fbc5048ea8b6d.tar.gz chromium_src-3b1ea24972af975f96f7bdf6040fbc5048ea8b6d.tar.bz2 |
Match the vendor branch to the current tcmalloc rev in DEPS.
BUG=27911
TEST=none
Review URL: http://codereview.chromium.org/443010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33136 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/tcmalloc/vendor/google-perftools.sln')
-rw-r--r-- | third_party/tcmalloc/vendor/google-perftools.sln | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/tcmalloc/vendor/google-perftools.sln b/third_party/tcmalloc/vendor/google-perftools.sln index d3a5afa..51d9afa 100644 --- a/third_party/tcmalloc/vendor/google-perftools.sln +++ b/third_party/tcmalloc/vendor/google-perftools.sln @@ -46,11 +46,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pagemap_unittest", "vsproje {55E2B3AE-3CA1-4DB6-97F7-0A044D6F446F} = {55E2B3AE-3CA1-4DB6-97F7-0A044D6F446F} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "page_heap_test", "vsprojects\page_heap_test\page_heap_test.vcproj", "{9765198D-5305-4AB0-9A21-A0CD8201EB2B}" - ProjectSection(ProjectDependencies) = postProject - {55E2B3AE-3CA1-4DB6-97F7-0A044D6F446F} = {55E2B3AE-3CA1-4DB6-97F7-0A044D6F446F} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "realloc_unittest", "vsprojects\realloc_unittest\realloc_unittest.vcproj", "{4765198D-5305-4AB0-9A21-A0CD8201EB2A}" ProjectSection(ProjectDependencies) = postProject {55E2B3AE-3CA1-4DB6-97F7-0A044D6F446F} = {55E2B3AE-3CA1-4DB6-97F7-0A044D6F446F} |