| Index: tools/json_schema_compiler/cpp_util_test.py
|
| diff --git a/tools/json_schema_compiler/cpp_util_test.py b/tools/json_schema_compiler/cpp_util_test.py
|
| old mode 100644
|
| new mode 100755
|
| index e22d23d0c6dfb26ecf58d8ca0289a5c3f7c424f8..def85d95d0a86b7d211e0965fc9b6340e9b5514b
|
| --- a/tools/json_schema_compiler/cpp_util_test.py
|
| +++ b/tools/json_schema_compiler/cpp_util_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.
|
|
|