Index: chrome/test/functional/media/pyauto_media.py |
diff --git a/chrome/test/functional/media/pyauto_media.py b/chrome/test/functional/media/pyauto_media.py |
index 952330b20a147eece788a4e078e081449c5fc252..e4adb9d2ead38aa8df551154f4a293f5b03adcb6 100755 |
--- a/chrome/test/functional/media/pyauto_media.py |
+++ b/chrome/test/functional/media/pyauto_media.py |
@@ -1,3 +1,4 @@ |
+#!/usr/bin/env python |
DaleCurtis
2012/04/23 16:25:19
This script is not supposed to be executed directl
|
# 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. |