summaryrefslogtreecommitdiffstats
path: root/base/allocator
diff options
context:
space:
mode:
authorjeanluc@chromium.org <jeanluc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-15 17:39:15 +0000
committerjeanluc@chromium.org <jeanluc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-15 17:39:15 +0000
commit25cc464b9b7cad1d6476029175e1736295449c59 (patch)
tree4f9e383bcbaa85be3e516a9ed567808df7b03e36 /base/allocator
parent4f15d284466def720aa90d4f745edfa9af378094 (diff)
downloadchromium_src-25cc464b9b7cad1d6476029175e1736295449c59.zip
chromium_src-25cc464b9b7cad1d6476029175e1736295449c59.tar.gz
chromium_src-25cc464b9b7cad1d6476029175e1736295449c59.tar.bz2
Remove obsolete dependencies that create needless recompiling.
BUG=71130 Review URL: http://codereview.chromium.org/6523009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74966 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/allocator')
-rw-r--r--base/allocator/allocator.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp
index 87b4127..9eb96de 100644
--- a/base/allocator/allocator.gyp
+++ b/base/allocator/allocator.gyp
@@ -133,7 +133,6 @@
'<(tcmalloc_dir)/src/stack_trace_table.cc',
'<(tcmalloc_dir)/src/stack_trace_table.h',
'<(tcmalloc_dir)/src/stacktrace.cc',
- '<(tcmalloc_dir)/src/stacktrace.h',
'<(tcmalloc_dir)/src/stacktrace_config.h',
'<(tcmalloc_dir)/src/stacktrace_generic-inl.h',
'<(tcmalloc_dir)/src/stacktrace_libunwind-inl.h',