| Index: content/test/gpu/gpu_tests/pixel_integration_test.py
|
| diff --git a/content/test/gpu/gpu_tests/pixel_integration_test.py b/content/test/gpu/gpu_tests/pixel_integration_test.py
|
| index 4633c6c8290ec15369de96c2a3d874b17f07354d..f85b382bc418ddc69e4d318f56f7e6876dbc0da7 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_integration_test.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_integration_test.py
|
| @@ -94,7 +94,6 @@ class PixelIntegrationTest(
|
| cls.ResetGpuInfo()
|
| cls.CustomizeBrowserArgs(browser_args)
|
| cls.StartBrowser()
|
| - cls.tab = cls.browser.tabs[0]
|
|
|
| @classmethod
|
| def AddCommandlineArgs(cls, parser):
|
|
|