Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: tools/privacy_whitepaper/__init__.py

Issue 2008283002: Tool to generate screenshots of Chrome in various languages Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+"""

Powered by Google App Engine
This is Rietveld 408576698