Index: build/android/run_tests.py |
diff --git a/build/android/run_tests.py b/build/android/run_tests.py |
index aa25e15479be365bef98b5179357afb95d8a2db9..b1b6a1dd14fc15f2cf22e2dab66bf0164dabee47 100755 |
--- a/build/android/run_tests.py |
+++ b/build/android/run_tests.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. |