Chromium Code Reviews| Index: ppapi/generators/idl_generator.py |
| =================================================================== |
| --- ppapi/generators/idl_generator.py (revision 117048) |
| +++ ppapi/generators/idl_generator.py (working copy) |
| @@ -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. |