Index: tools/perf_expectations/make_expectations.py |
diff --git a/tools/perf_expectations/make_expectations.py b/tools/perf_expectations/make_expectations.py |
index c73f5bba3a1c6bb11c80c7a988fceef216449bc9..a560984c5e430f069a62926e55f23929f7c771aa 100755 |
--- a/tools/perf_expectations/make_expectations.py |
+++ b/tools/perf_expectations/make_expectations.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2011 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. |