From 78bb92f45822e605c46d303b66a7bddc9706b9d3 Mon Sep 17 00:00:00 2001 From: tfarina Date: Fri, 30 Jan 2015 16:20:48 -0800 Subject: Cleanup: Presubmit API is built into depot_tools. Not in gcl, which probably these days nobody working on Chromium uses. BUG=None R=maruel@chromium.org TBR=maruel@chromium.org NOPRESUBMIT=true Review URL: https://codereview.chromium.org/887033002 Cr-Commit-Position: refs/heads/master@{#314039} --- tools/perf_expectations/PRESUBMIT.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/perf_expectations') diff --git a/tools/perf_expectations/PRESUBMIT.py b/tools/perf_expectations/PRESUBMIT.py index b74e2e6..4882708 100644 --- a/tools/perf_expectations/PRESUBMIT.py +++ b/tools/perf_expectations/PRESUBMIT.py @@ -5,7 +5,7 @@ """Presubmit script for perf_expectations. See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for -details on the presubmit API built into gcl. +details on the presubmit API built into depot_tools. """ PERF_EXPECTATIONS = 'tools/perf_expectations/perf_expectations.json' -- cgit v1.1