| 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 0f72f20eaa14a0bcb7fbb3701cd17a23cbcb342c..c3fbaee011528b10e0f0c781a2a45857515eb1fc 100644
|
| --- a/content/test/gpu/gpu_tests/maps.py
|
| +++ b/content/test/gpu/gpu_tests/maps.py
|
| @@ -103,7 +103,7 @@ class MapsPage(gpu_test_base.PageBase):
|
| 'window.testDone', timeout_in_seconds=180)
|
|
|
|
|
| -class Maps(cloud_storage_test_base.TestBase):
|
| +class Maps(cloud_storage_test_base.CloudStorageTestBase):
|
| """Google Maps pixel tests.
|
|
|
| Note: the WPR for this test was recorded from the smoothness.maps
|
|
|