Index: appengine/findit/crash/scorers/test/scorer_test_suite.py |
diff --git a/appengine/findit/crash/scorers/test/scorer_test_suite.py b/appengine/findit/crash/scorers/test/scorer_test_suite.py |
index 8ef35037b92756f8f70917116056cb1db495e693..2e4a5fc480afb21c8447bc88e7f1d57914118530 100644 |
--- a/appengine/findit/crash/scorers/test/scorer_test_suite.py |
+++ b/appengine/findit/crash/scorers/test/scorer_test_suite.py |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-from common.change_log import ChangeLog |
+from gitiles.change_log import ChangeLog |
from testing_utils import testing |
DUMMY_CHANGELOG = ChangeLog.FromDict({ |