| Index: content/test/gpu/page_sets/gpu_process_tests.py
|
| diff --git a/content/test/gpu/page_sets/gpu_process_tests.py b/content/test/gpu/page_sets/gpu_process_tests.py
|
| index ef3166f5ca0d7b9991e0924b83d933785ad250d6..814bd2527d2b281f30fee15f99042c8cbac37c85 100644
|
| --- a/content/test/gpu/page_sets/gpu_process_tests.py
|
| +++ b/content/test/gpu/page_sets/gpu_process_tests.py
|
| @@ -52,7 +52,6 @@ class GpuInfoCompletePage(GpuProcessTestsPage):
|
| if len(system_info.gpu.aux_attributes['gl_renderer']) <= 0:
|
| raise page_test.Failure('Must have a non-empty gl_renderer string')
|
|
|
| -
|
| class GpuProcessTestsStorySet(story_set_module.StorySet):
|
|
|
| """ Tests that accelerated content triggers the creation of a GPU process """
|
|
|