| Index: third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/browser_test_driver_unittest.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/browser_test_driver_unittest.py b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/browser_test_driver_unittest.py
|
| index cb0b2c59d17494f6647adaaa0c685af1e63732cd..f0266b8d7d3395592ee54e5295bbcae01734f0c7 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/browser_test_driver_unittest.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/browser_test_driver_unittest.py
|
| @@ -39,8 +39,6 @@ from webkitpy.layout_tests.port.server_process_mock import MockServerProcess
|
|
|
| from webkitpy.layout_tests.port.port_testcase import TestWebKitPort
|
|
|
| -from webkitpy.tool.mocktool import MockOptions
|
| -
|
|
|
| class BrowserTestDriverTest(unittest.TestCase):
|
|
|
|
|