Index: tools/deep_memory_profiler/download.sh |
diff --git a/tools/deep_memory_profiler/download.sh b/tools/deep_memory_profiler/download.sh |
index 312ca1fe4588419ee0b476e8f33655daa6df2c19..c11bdfc5a9fa5d7049a72e69c191e17bd120657a 100755 |
--- a/tools/deep_memory_profiler/download.sh |
+++ b/tools/deep_memory_profiler/download.sh |
@@ -5,8 +5,3 @@ |
svn checkout --force \ |
http://src.chromium.org/chrome/trunk/src/tools/deep_memory_profiler \ |
deep_memory_profiler |
- |
-curl -o deep_memory_profiler/pprof \ |
- http://src.chromium.org/chrome/trunk/src/third_party/tcmalloc/chromium/src/pprof |
- |
-chmod a+x deep_memory_profiler/pprof |