Index: tools/skp/page_sets/skia_culturalsolutions_nexus10.py |
diff --git a/tools/skp/page_sets/skia_culturalsolutions_nexus10.py b/tools/skp/page_sets/skia_culturalsolutions_nexus10.py |
index 151f5b3f1ccc7840b9695c3663af9128501790ed..bb7d0cc5ebcdd016096ab2b4a76570616276a593 100644 |
--- a/tools/skp/page_sets/skia_culturalsolutions_nexus10.py |
+++ b/tools/skp/page_sets/skia_culturalsolutions_nexus10.py |
@@ -26,12 +26,12 @@ class SkiaBuildbotDesktopPage(page_module.Page): |
action_runner.Wait(15) |
-class CulturalNexus10PageSet(page_set_module.PageSet): |
+class SkiaCulturalsolutionsNexus10PageSet(page_set_module.PageSet): |
""" Pages designed to represent the median, not highly optimized web """ |
def __init__(self): |
- super(CulturalNexus10PageSet, self).__init__( |
+ super(SkiaCulturalsolutionsNexus10PageSet, self).__init__( |
user_agent_type='tablet', |
archive_data_file='data/skia_culturalsolutions_nexus10.json') |