| Index: tools/find_runtime_symbols/PRESUBMIT.py
|
| diff --git a/tools/deep_memory_profiler/PRESUBMIT.py b/tools/find_runtime_symbols/PRESUBMIT.py
|
| similarity index 96%
|
| copy from tools/deep_memory_profiler/PRESUBMIT.py
|
| copy to tools/find_runtime_symbols/PRESUBMIT.py
|
| index 965fad9beda64d2c7eac6f75bd1d6f9330e45f49..8d6889ce3f96e4c86f36362e6e51f3d0c1a18ae7 100644
|
| --- a/tools/deep_memory_profiler/PRESUBMIT.py
|
| +++ b/tools/find_runtime_symbols/PRESUBMIT.py
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -"""Top-level presubmit script for deep_memory_profiler.
|
| +"""Top-level presubmit script for find_runtime_symbols.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for
|
| details on the presubmit API built into gcl.
|
|
|