| Index: third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py b/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
|
| index c5ff9e5cb4198135dee94e803d7f7d3fbbbf49a6..c2d4e2908aee1ed414cfc1023513d49758cef73e 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
|
| @@ -28,7 +28,7 @@
|
|
|
| import unittest
|
|
|
| -from test_expectations import TestExpectationsChecker
|
| +from webkitpy.style.checkers.test_expectations import TestExpectationsChecker
|
| from webkitpy.common.host_mock import MockHost
|
|
|
|
|
|
|