| 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 c8d031b1131470002681923607a723b25979a913..227c89f5ee09e0912503a4ce388b8e4191cd7229 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
|
|
|
|
|