| Index: tools/linux/dump-static-initializers.py
|
| diff --git a/tools/linux/dump-static-initializers.py b/tools/linux/dump-static-initializers.py
|
| index 894e58eb46eb0a0b68ec480fd533434249215f05..b3a70deac703c126b43aa434dbbefeef7b05dec6 100755
|
| --- a/tools/linux/dump-static-initializers.py
|
| +++ b/tools/linux/dump-static-initializers.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.
|
|
|