| Index: tools/perf/profile_creators/__init__.py
|
| diff --git a/build/android/pylib/uiautomator/__init__.py b/tools/perf/profile_creators/__init__.py
|
| similarity index 73%
|
| copy from build/android/pylib/uiautomator/__init__.py
|
| copy to tools/perf/profile_creators/__init__.py
|
| index cda7672a8d06dd3d79480cf415e1d37470f638a3..f1e2bf49a752c793e852aa42adfc3d9e7b829482 100644
|
| --- a/build/android/pylib/uiautomator/__init__.py
|
| +++ b/tools/perf/profile_creators/__init__.py
|
| @@ -1,4 +1,4 @@
|
| # Copyright (c) 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.
|
| -
|
| +"""Generators for Chrome profiles for testing purposes."""
|
|
|