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

Unified Diff: tools/perf/page_sets/system_health/__init__.py

Issue 2033693005: [tools/perf] Move system_health_stories to system_health.loading_stories module (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add __init__ 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
« no previous file with comments | « no previous file | tools/perf/page_sets/system_health/loading_stories.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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. """
« no previous file with comments | « no previous file | tools/perf/page_sets/system_health/loading_stories.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698