| Index: Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py
|
| diff --git a/Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py b/Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py
|
| index c09fc5b38a92bb99bb7bf810918208b33560fe6d..92768729e3672d41a1b8470a5c22be0d777ddad3 100644
|
| --- a/Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py
|
| +++ b/Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py
|
| @@ -36,7 +36,6 @@ from webkitpy.common.net.layouttestresults import LayoutTestResults
|
| from webkitpy.common.system.executive_mock import MockExecutive
|
| from webkitpy.common.system.executive_mock import MockExecutive2
|
| from webkitpy.common.system.outputcapture import OutputCapture
|
| -from webkitpy.thirdparty.mock import Mock
|
| from webkitpy.tool.commands.rebaseline import *
|
| from webkitpy.tool.mocktool import MockTool, MockOptions
|
|
|
|
|