Index: tools/telemetry/telemetry/core/user_agent_unittest.py |
diff --git a/tools/telemetry/telemetry/core/user_agent_unittest.py b/tools/telemetry/telemetry/core/user_agent_unittest.py |
index 223c1cf8a812f3c0956fa202f7a467c55735c2df..32cbbb70567ab10543b34168b7ca6cd8233abb87 100644 |
--- a/tools/telemetry/telemetry/core/user_agent_unittest.py |
+++ b/tools/telemetry/telemetry/core/user_agent_unittest.py |
@@ -3,7 +3,7 @@ |
# found in the LICENSE file. |
from telemetry.core import user_agent |
-from telemetry.test import tab_test_case |
+from telemetry.unittest import tab_test_case |
class UserAgentTest(tab_test_case.TabTestCase): |