Chromium Code Reviews| Index: tools/nocompile_driver.py |
| diff --git a/tools/nocompile_driver.py b/tools/nocompile_driver.py |
| index 2c5b354632426c38045251a36c1e35e591d83742..ca711278d77ca2a4cdf4c723d851702daf56b6d7 100755 |
| --- a/tools/nocompile_driver.py |
| +++ b/tools/nocompile_driver.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. |