diff options
Diffstat (limited to 'tools/perf_expectations/make_expectations.py')
-rwxr-xr-x | tools/perf_expectations/make_expectations.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf_expectations/make_expectations.py b/tools/perf_expectations/make_expectations.py index ea7e5d6..af90919 100755 --- a/tools/perf_expectations/make_expectations.py +++ b/tools/perf_expectations/make_expectations.py @@ -3,6 +3,8 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. +# For instructions see: +# http://www.chromium.org/developers/tree-sheriffs/perf-sheriffs import hashlib import math |