| Index: content/test/gpu/gpu_tests/maps.py
|
| diff --git a/content/test/gpu/gpu_tests/maps.py b/content/test/gpu/gpu_tests/maps.py
|
| index 21aafa557943a8d8d9eee835cbc2360b13ff5063..c153e0e60f13ae7a3c3d44f1ba9b3abfc7fbcc82 100644
|
| --- a/content/test/gpu/gpu_tests/maps.py
|
| +++ b/content/test/gpu/gpu_tests/maps.py
|
| @@ -19,6 +19,7 @@ from telemetry.page import page_test
|
| from telemetry import story as story_module
|
| from telemetry.story import story_set as story_set_module
|
|
|
| +
|
| class MapsValidator(cloud_storage_test_base.ValidatorBase):
|
| def __init__(self):
|
| super(MapsValidator, self).__init__()
|
|
|