Index: chrome/common/thumbnail_score_unittest.cc |
diff --git a/chrome/common/thumbnail_score_unittest.cc b/chrome/common/thumbnail_score_unittest.cc |
index 7e17ada4a07abaaaca7b268434748b2f1e3fa92d..37c2336cc742a48f2f25766e7f553568265a4891 100644 |
--- a/chrome/common/thumbnail_score_unittest.cc |
+++ b/chrome/common/thumbnail_score_unittest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/common/thumbnail_score.h" |
blundell
2014/06/03 08:30:33
This test should move too, and should be run in co
nshaik
2014/06/08 08:43:41
Done.
|
+#include "components/history/core/common/thumbnail_score.h" |
#include "testing/gtest/include/gtest/gtest.h" |
// Tests that the different types of thumbnails are compared properly. |