Chromium Code Reviews| Index: tests/breakpad_unittest.py |
| diff --git a/tests/breakpad_unittest.py b/tests/breakpad_unittest.py |
| index 44a3ba844a82619011fa3abcb0f9fec5d7ee0dd8..9218e2a36fab1e32039506ec86838e765796741d 100755 |
| --- a/tests/breakpad_unittest.py |
| +++ b/tests/breakpad_unittest.py |
| @@ -10,7 +10,7 @@ import sys |
| sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) |
| -from super_mox import SuperMoxTestBase |
| +from depot_tools_testing_lib.super_mox import SuperMoxTestBase |
| import breakpad |