| Index: mojo/spy/ui/__init__.py
|
| diff --git a/tools/perf/page_sets/chrome_proxy/__init__.py b/mojo/spy/ui/__init__.py
|
| similarity index 86%
|
| copy from tools/perf/page_sets/chrome_proxy/__init__.py
|
| copy to mojo/spy/ui/__init__.py
|
| index 4d6aabb953d6fbb22e4128bd81d4f20951dddcea..bfecdb26df6584f5627a9ec6e7da764ce16a4ce5 100644
|
| --- a/tools/perf/page_sets/chrome_proxy/__init__.py
|
| +++ b/mojo/spy/ui/__init__.py
|
| @@ -1,3 +1,5 @@
|
| # Copyright 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.
|
| +
|
| +from ui import tvcm_stub
|
|
|