| Index: content/test/gpu/gpu_tests/screenshot_sync_integration_test.py
|
| diff --git a/content/test/gpu/gpu_tests/screenshot_sync_integration_test.py b/content/test/gpu/gpu_tests/screenshot_sync_integration_test.py
|
| index 43c63ebc018387f7e8687925e53d620524a93770..a73b4a88b34622e4eb035ed9a552b32166cbb9c6 100644
|
| --- a/content/test/gpu/gpu_tests/screenshot_sync_integration_test.py
|
| +++ b/content/test/gpu/gpu_tests/screenshot_sync_integration_test.py
|
| @@ -71,7 +71,6 @@ class ScreenshotSyncIntegrationTest(gpu_integration_test.GpuIntegrationTest):
|
| cls.StopBrowser()
|
| cls.CustomizeBrowserArgs(browser_args)
|
| cls.StartBrowser()
|
| - cls.tab = cls.browser.tabs[0]
|
|
|
| @classmethod
|
| def _CreateExpectations(cls):
|
|
|