| Index: ppapi/generators/idl_c_proto.py
|
| diff --git a/ppapi/generators/idl_c_proto.py b/ppapi/generators/idl_c_proto.py
|
| old mode 100644
|
| new mode 100755
|
| index fa34b94710fd021fa033aae06914b76a4bd1408b..7ec0f94edc7ea41884d746a298950cb72b2fad39
|
| --- a/ppapi/generators/idl_c_proto.py
|
| +++ b/ppapi/generators/idl_c_proto.py
|
| @@ -1,5 +1,4 @@
|
| -#!/usr/bin/python
|
| -#
|
| +#!/usr/bin/env python
|
| # Copyright (c) 2012 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.
|
|
|