| Index: tools/unused-symbols-report.py
|
| diff --git a/tools/unused-symbols-report.py b/tools/unused-symbols-report.py
|
| index 12eb05377bf53d8fa11e173a279f7e90c1f14772..311bc28eb78c59cf6c0b0efb72447dfda051daeb 100755
|
| --- a/tools/unused-symbols-report.py
|
| +++ b/tools/unused-symbols-report.py
|
| @@ -1,4 +1,4 @@
|
| -#!/usr/bin/python
|
| +#!/usr/bin/env python
|
| # Copyright (c) 2010 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.
|
|
|