Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: tools/find_runtime_symbols/PRESUBMIT.py

Issue 11299095: Add a first test for tools/find_runtime_symbols. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/find_runtime_symbols/find_runtime_symbols.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | tools/find_runtime_symbols/find_runtime_symbols.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698