| Index: third_party/WebKit/Tools/Scripts/webkitpy/common/system/path_unittest.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/common/system/path_unittest.py b/third_party/WebKit/Tools/Scripts/webkitpy/common/system/path_unittest.py
|
| index c0b8287b25c48840f2c974a36e26c809b04f2a7d..39c08da120c582fe895a21fc5a60d7a39ea37c45 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/common/system/path_unittest.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/common/system/path_unittest.py
|
| @@ -30,7 +30,6 @@ import sys
|
| import unittest
|
|
|
| from webkitpy.common.system.systemhost import SystemHost
|
| -from webkitpy.common.system.platforminfo import PlatformInfo
|
| from webkitpy.common.system.platforminfo_mock import MockPlatformInfo
|
| from webkitpy.common.system import path
|
|
|
|
|