Chromium Code Reviews| Index: tools/cr/cr/auto/user/__init__.py |
| diff --git a/build/android/pylib/uiautomator/__init__.py b/tools/cr/cr/auto/user/__init__.py |
| similarity index 69% |
| copy from build/android/pylib/uiautomator/__init__.py |
| copy to tools/cr/cr/auto/user/__init__.py |
| index cda7672a8d06dd3d79480cf415e1d37470f638a3..529b6f27e206de57dccbf2dc9f14c213b63d8e5d 100644 |
| --- a/build/android/pylib/uiautomator/__init__.py |
| +++ b/tools/cr/cr/auto/user/__init__.py |
| @@ -2,3 +2,4 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| +"""A package to hold the modules loaded from the users home directory.""" |