Index: tools/json_schema_compiler/code_test.py |
diff --git a/tools/json_schema_compiler/code_test.py b/tools/json_schema_compiler/code_test.py |
old mode 100644 |
new mode 100755 |
index a089f7fb6f88125db39f1e171f36f64b91f2d534..ca3652420f9018e391e2eca1f1b0f0ec9f6f13b4 |
--- a/tools/json_schema_compiler/code_test.py |
+++ b/tools/json_schema_compiler/code_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. |