aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]gn/echo_headers.py0
-rwxr-xr-x[-rw-r--r--]gn/gypi_to_gn.py2
-rwxr-xr-x[-rw-r--r--]gyp/find.py2
3 files changed, 4 insertions, 0 deletions
diff --git a/gn/echo_headers.py b/gn/echo_headers.py
index 059838a6ff..059838a6ff 100644..100755
--- a/gn/echo_headers.py
+++ b/gn/echo_headers.py
diff --git a/gn/gypi_to_gn.py b/gn/gypi_to_gn.py
index 08007088a8..c4f31ae873 100644..100755
--- a/gn/gypi_to_gn.py
+++ b/gn/gypi_to_gn.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+#
# Copyright 2014 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.
diff --git a/gyp/find.py b/gyp/find.py
index d784dc26b3..e0e012eea1 100644..100755
--- a/gyp/find.py
+++ b/gyp/find.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+#
# Copyright 2015 Google Inc.
#
# Use of this source code is governed by a BSD-style license that can be