| Index: chrome/tools/webforms_aggregator_unittests.py
|
| diff --git a/chrome/tools/webforms_aggregator_unittests.py b/chrome/tools/webforms_aggregator_unittests.py
|
| old mode 100644
|
| new mode 100755
|
| index 68169eb4226b402c16c325cac46db73d4cdbf90b..00ea2bde1c3ed7ae15ae2b5948dc36a0120948ab
|
| --- a/chrome/tools/webforms_aggregator_unittests.py
|
| +++ b/chrome/tools/webforms_aggregator_unittests.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.
|
|
|