diff options
Diffstat (limited to 'chrome/tools/extensions/chromium_extension.py')
-rwxr-xr-x[-rw-r--r--] | chrome/tools/extensions/chromium_extension.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/extensions/chromium_extension.py b/chrome/tools/extensions/chromium_extension.py index 078c6e2..1151652 100644..100755 --- a/chrome/tools/extensions/chromium_extension.py +++ b/chrome/tools/extensions/chromium_extension.py @@ -1,4 +1,4 @@ -#!/bin/env python +#!/usr/bin/python # Copyright (c) 2006-2008 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. |