Index: third_party/closure_compiler/js_minify.py |
diff --git a/third_party/closure_compiler/js_minify.py b/third_party/closure_compiler/js_minify.py |
index 98ae2d24f7e3c97e375d23cea6aed034f9191f8c..52cc876aff46737bfd7ed986f46c1aa8d79fc564 100755 |
--- a/third_party/closure_compiler/js_minify.py |
+++ b/third_party/closure_compiler/js_minify.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright 2016 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. |