summaryrefslogtreecommitdiffstats
path: root/tools/deep_memory_profiler/download.sh
blob: c11bdfc5a9fa5d7049a72e69c191e17bd120657a (plain)
1
2
3
4
5
6
7
#!/bin/sh
# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
svn checkout --force \
    http://src.chromium.org/chrome/trunk/src/tools/deep_memory_profiler \
    deep_memory_profiler