| Index: tools/telemetry/telemetry/page/actions/seek_unittest.py
|
| diff --git a/tools/telemetry/telemetry/page/actions/seek_unittest.py b/tools/telemetry/telemetry/page/actions/seek_unittest.py
|
| index 6eefa1a9568eba6e2a8d0dd732d1cf5bb9606482..a70c380ad9af6a294497371fbed30c51633feba8 100644
|
| --- a/tools/telemetry/telemetry/page/actions/seek_unittest.py
|
| +++ b/tools/telemetry/telemetry/page/actions/seek_unittest.py
|
| @@ -2,8 +2,8 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -from telemetry import decorators
|
| from telemetry.core import exceptions
|
| +from telemetry import decorators
|
| from telemetry.page.actions import seek
|
| from telemetry.unittest_util import tab_test_case
|
|
|
|
|