Index: native_client_sdk/src/build_tools/install_third_party.py |
diff --git a/native_client_sdk/src/build_tools/install_third_party.py b/native_client_sdk/src/build_tools/install_third_party.py |
index acee9b7245930c704bfcc3fe09fdcfa205368ca2..e683b66e347f474ec1e1ab0381e63007fb7abf0a 100755 |
--- a/native_client_sdk/src/build_tools/install_third_party.py |
+++ b/native_client_sdk/src/build_tools/install_third_party.py |
@@ -1,5 +1,4 @@ |
-#! -*- python -*- |
-# |
+#!/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. |