Chromium Code Reviews| Index: tools/json_schema_compiler/cpp_type_generator_test.py |
| diff --git a/tools/json_schema_compiler/cpp_type_generator_test.py b/tools/json_schema_compiler/cpp_type_generator_test.py |
| old mode 100644 |
| new mode 100755 |
| index bc1144dafa020ab8e2ddba1608c3113f3232c7bc..46d50347b9182468467e26dc4a517ee543d4e378 |
| --- a/tools/json_schema_compiler/cpp_type_generator_test.py |
| +++ b/tools/json_schema_compiler/cpp_type_generator_test.py |
| @@ -1,3 +1,4 @@ |
| +#!/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. |