Chromium Code Reviews| Index: runtime/tools/create_archive.py |
| diff --git a/runtime/tools/create_archive.py b/runtime/tools/create_archive.py |
| old mode 100644 |
| new mode 100755 |
| index fd7eb0673f48d0bf0c4e25974f70fcd748e91f41..76d42dc304834ba38f33a77c36132ff5147b770f |
| --- a/runtime/tools/create_archive.py |
| +++ b/runtime/tools/create_archive.py |
| @@ -1,3 +1,4 @@ |
| +#!/usr/bin/env python |
| # Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file |
| # for details. All rights reserved. Use of this source code is governed by a |
| # BSD-style license that can be found in the LICENSE file. |