Index: components/test/data/password_manager/__init__.py |
diff --git a/mojo/spy/ui/__init__.py b/components/test/data/password_manager/__init__.py |
similarity index 65% |
copy from mojo/spy/ui/__init__.py |
copy to components/test/data/password_manager/__init__.py |
index bfecdb26df6584f5627a9ec6e7da764ce16a4ce5..8773370a335e8cd3ffd9e18aea6317341c479d7e 100644 |
--- a/mojo/spy/ui/__init__.py |
+++ b/components/test/data/password_manager/__init__.py |
@@ -2,4 +2,5 @@ |
# 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 |
+"""A package to hold all the files for the Chrome password manager python tests. |
+""" |