Chromium Code Reviews| Index: tools/mac/symbolicate_crash.py |
| diff --git a/tools/mac/symbolicate_crash.py b/tools/mac/symbolicate_crash.py |
| index 4e841257dd89f8d7a82053d3711a4f7c6d462858..f66d289298231f37a7e715b13c224a30234ec207 100755 |
| --- a/tools/mac/symbolicate_crash.py |
| +++ b/tools/mac/symbolicate_crash.py |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/env python2.6 |
| +#!/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. |