| Index: webkit/support/setup_third_party.py
|
| diff --git a/webkit/support/setup_third_party.py b/webkit/support/setup_third_party.py
|
| old mode 100644
|
| new mode 100755
|
| index f3cf719c5b8590eec9cc83a7bc2baad9201f0185..ad315e5371c6e1b96d61c80756f09adc7b7af414
|
| --- a/webkit/support/setup_third_party.py
|
| +++ b/webkit/support/setup_third_party.py
|
| @@ -1,4 +1,4 @@
|
| -#!/usr/bin/python
|
| +#!/usr/bin/env python
|
| # Copyright (c) 2010 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.
|
|
|