Index: Tools/Scripts/webkitpy/tool/servers/reflectionhandler_unittest.py |
diff --git a/Tools/Scripts/webkitpy/tool/servers/reflectionhandler_unittest.py b/Tools/Scripts/webkitpy/tool/servers/reflectionhandler_unittest.py |
index 1d043fb6e8b28921c67aa713e0036e351fcdbe87..fe0c7388ea6390dba8b66a17c064845d8ce68bbd 100644 |
--- a/Tools/Scripts/webkitpy/tool/servers/reflectionhandler_unittest.py |
+++ b/Tools/Scripts/webkitpy/tool/servers/reflectionhandler_unittest.py |
@@ -26,7 +26,7 @@ |
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-import webkitpy.thirdparty.unittest2 as unittest |
+import unittest |
from webkitpy.tool.servers.reflectionhandler import ReflectionHandler |