Index: tools/perf/page_sets/intl_hi_ru.py |
diff --git a/tools/perf/page_sets/intl_hi_ru.py b/tools/perf/page_sets/intl_hi_ru.py |
index 9296f15552cb7d8c74d4406648d52607cf9b162c..7a04058cc6aaa7c2d142e388ab465ef794217de4 100644 |
--- a/tools/perf/page_sets/intl_hi_ru.py |
+++ b/tools/perf/page_sets/intl_hi_ru.py |
@@ -1,9 +1,9 @@ |
# Copyright 2014 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-from telemetry.page import shared_page_state |
+from telemetry import story |
from telemetry.page import page as page_module |
-from telemetry.page import page_set as page_set_module |
+from telemetry.page import shared_page_state |
class IntlHiRuPage(page_module.Page): |
@@ -15,14 +15,14 @@ class IntlHiRuPage(page_module.Page): |
self.archive_data_file = 'data/intl_hi_ru.json' |
-class IntlHiRuPageSet(page_set_module.PageSet): |
+class IntlHiRuPageSet(story.StorySet): |
""" Popular pages in Hindi and Russian. """ |
def __init__(self): |
super(IntlHiRuPageSet, self).__init__( |
archive_data_file='data/intl_hi_ru.json', |
- bucket=page_set_module.PARTNER_BUCKET) |
+ cloud_storage_bucket=story.PARTNER_BUCKET) |
urls_list = [ |
# Why: #12 site in Russia |