| Index: mojo/not-to-commit/sample_import2_mojom.py
|
| diff --git a/mojo/spy/ui/__init__.py b/mojo/not-to-commit/sample_import2_mojom.py
|
| similarity index 85%
|
| copy from mojo/spy/ui/__init__.py
|
| copy to mojo/not-to-commit/sample_import2_mojom.py
|
| index bfecdb26df6584f5627a9ec6e7da764ce16a4ce5..83f42c076079f174330e2819a955db789b016f7f 100644
|
| --- a/mojo/spy/ui/__init__.py
|
| +++ b/mojo/not-to-commit/sample_import2_mojom.py
|
| @@ -2,4 +2,4 @@
|
| # 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
|
| +import sample_import_mojom
|
|
|