| Index: tools/privacy_whitepaper/__init__.py
|
| diff --git a/components/test/data/password_manager/form_classification_tests/__init__.py b/tools/privacy_whitepaper/__init__.py
|
| similarity index 63%
|
| copy from components/test/data/password_manager/form_classification_tests/__init__.py
|
| copy to tools/privacy_whitepaper/__init__.py
|
| index 6a5050a3901bad69ad29cd7e117502c26f3bcb40..cfc3dc5f32f9497bb5554d5fb5563b603e2a1c08 100644
|
| --- a/components/test/data/password_manager/form_classification_tests/__init__.py
|
| +++ b/tools/privacy_whitepaper/__init__.py
|
| @@ -2,5 +2,6 @@
|
| # 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.
|
| -"""
|
| +"""A package to hold all the files for generating screenshots for the privacy
|
| +whitepaper.
|
| +"""
|
|
|