Chromium Code Reviews| Index: tools/checkdeps/builddeps.py |
| diff --git a/tools/checkdeps/builddeps.py b/tools/checkdeps/builddeps.py |
| index 48ec64a0605cc3898472139fe5a4854c2893866c..3aaa6c20827fc956aa591f10fffea81fb57d3b76 100755 |
| --- a/tools/checkdeps/builddeps.py |
| +++ b/tools/checkdeps/builddeps.py |
| @@ -1,3 +1,4 @@ |
| +#!/usr/bin/env python |
| # Copyright 2013 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. |