diff options
Diffstat (limited to 'chrome/test/functional/chromeos_file_browser.py')
-rwxr-xr-x[-rw-r--r--] | chrome/test/functional/chromeos_file_browser.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/functional/chromeos_file_browser.py b/chrome/test/functional/chromeos_file_browser.py index 8e33c105..f0c211b 100644..100755 --- a/chrome/test/functional/chromeos_file_browser.py +++ b/chrome/test/functional/chromeos_file_browser.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Copyright (c) 2011 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. |