| Index: tools/findit/common/__init__.py
|
| diff --git a/build/android/pylib/host_driven/__init__.py b/tools/findit/common/__init__.py
|
| similarity index 61%
|
| copy from build/android/pylib/host_driven/__init__.py
|
| copy to tools/findit/common/__init__.py
|
| index 727e987e6b621957ed56f20af1968525a9abadcf..31f0497a8a56b1daf199aa50f925c3826e302fa1 100644
|
| --- a/build/android/pylib/host_driven/__init__.py
|
| +++ b/tools/findit/common/__init__.py
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +# Copyright (c) 2014 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.
|
|
|
|
|