Chromium Code Reviews| Index: tools/grit/grit.py |
| diff --git a/tools/grit/grit.py b/tools/grit/grit.py |
| old mode 100644 |
| new mode 100755 |
| index b9c1ad8538eaffd5538c9de47962f8d1830f29f6..d10443bf0ea2870d9bb13ca5c2d9c54991256d10 |
| --- a/tools/grit/grit.py |
| +++ b/tools/grit/grit.py |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/python2.4 |
| +#!/usr/bin/python |
| # Copyright (c) 2006-2008 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. |