summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-24 12:07:37 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-24 12:07:37 +0000
commit0f3eaca32c31fdbacbedb6638c43984c11fcd191 (patch)
tree32ec0c611c25a1508b48e973a552f8df52dd9b77 /base
parentf6c3483efa3d0cb4a7f49c2e3fc563100722e21b (diff)
downloadchromium_src-0f3eaca32c31fdbacbedb6638c43984c11fcd191.zip
chromium_src-0f3eaca32c31fdbacbedb6638c43984c11fcd191.tar.gz
chromium_src-0f3eaca32c31fdbacbedb6638c43984c11fcd191.tar.bz2
Revert 48024 - Reland http://codereview.chromium.org/1735024/show to assess the performance.
Review URL: http://codereview.chromium.org/2164001 TBR=antonm,willchan Review URL: http://codereview.chromium.org/2155002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48032 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
-rw-r--r--base/allocator/allocator.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp
index a1ad04d..d3ab4a9 100644
--- a/base/allocator/allocator.gyp
+++ b/base/allocator/allocator.gyp
@@ -57,7 +57,7 @@
'<(tcmalloc_dir)/src/base/basictypes.h',
'<(tcmalloc_dir)/src/base/commandlineflags.h',
'<(tcmalloc_dir)/src/base/cycleclock.h',
- # We don't list dynamic_annotations.c since its copy is already
+ # We don't list dynamic_annotations.cc since its copy is already
# present in the dynamic_annotations target.
'<(tcmalloc_dir)/src/base/dynamic_annotations.h',
'<(tcmalloc_dir)/src/base/elfcore.h',