Chromium Code Reviews| Index: tools/json_schema_compiler/model_test.py |
| diff --git a/tools/json_schema_compiler/model_test.py b/tools/json_schema_compiler/model_test.py |
| old mode 100644 |
| new mode 100755 |
| index 0590ddd5858b2f4b20fe490d932dda0b9168ac3c..69062bdc100dea601707e8c0056a3bb6c304a5a1 |
| --- a/tools/json_schema_compiler/model_test.py |
| +++ b/tools/json_schema_compiler/model_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. |