| Index: content/test/gpu/gpu_tests/gpu_process_integration_test.py
|
| diff --git a/content/test/gpu/gpu_tests/gpu_process_integration_test.py b/content/test/gpu/gpu_tests/gpu_process_integration_test.py
|
| index af7bedb903882847e34cc8a1b676126f1f8f1057..5fc0877cdd2c27e092bc8d2e87be99589bad2ac6 100644
|
| --- a/content/test/gpu/gpu_tests/gpu_process_integration_test.py
|
| +++ b/content/test/gpu/gpu_tests/gpu_process_integration_test.py
|
| @@ -85,7 +85,6 @@ class GpuProcessIntegrationTest(gpu_integration_test.GpuIntegrationTest):
|
| cls.StopBrowser()
|
| cls.CustomizeBrowserArgs(browser_args)
|
| cls.StartBrowser()
|
| - cls.tab = cls.browser.tabs[0]
|
|
|
| @classmethod
|
| def _CreateExpectations(cls):
|
|
|