Chromium Code Reviews| Index: chrome/test/functional/chromeos_private_view.py |
| diff --git a/chrome/test/functional/chromeos_private_view.py b/chrome/test/functional/chromeos_private_view.py |
| old mode 100644 |
| new mode 100755 |
| index 26954963eed7009f081b4902d0ddcaade8f8da62..aba361053ee2b1e5184f7fb9018f8cf0f01363d8 |
| --- a/chrome/test/functional/chromeos_private_view.py |
| +++ b/chrome/test/functional/chromeos_private_view.py |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/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. |