| Index: tools/perf/page_sets/system_health/__init__.py
|
| diff --git a/components/test/data/password_manager/form_classification_tests/__init__.py b/tools/perf/page_sets/system_health/__init__.py
|
| similarity index 60%
|
| copy from components/test/data/password_manager/form_classification_tests/__init__.py
|
| copy to tools/perf/page_sets/system_health/__init__.py
|
| index 6a5050a3901bad69ad29cd7e117502c26f3bcb40..6f3cd3ce3c3915ba731482f3cfabc7568599da16 100644
|
| --- a/components/test/data/password_manager/form_classification_tests/__init__.py
|
| +++ b/tools/perf/page_sets/system_health/__init__.py
|
| @@ -2,5 +2,5 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -"""A package to hold all the files for the form classification tests.
|
| -"""
|
| +""" This package contains system health stories which represent the key users'
|
| +activities on the web. """
|
|
|