| Index: components/history/core/common/thumbnail_score.cc
|
| diff --git a/chrome/common/thumbnail_score.cc b/components/history/core/common/thumbnail_score.cc
|
| similarity index 98%
|
| rename from chrome/common/thumbnail_score.cc
|
| rename to components/history/core/common/thumbnail_score.cc
|
| index 5d3d698f1a8c23e2ea412eeac2aa0b70e5712a73..cf161e87417dbc1f3eacf1efc451ff2df2a0be12 100644
|
| --- a/chrome/common/thumbnail_score.cc
|
| +++ b/components/history/core/common/thumbnail_score.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"
|
| +#include "components/history/core/common/thumbnail_score.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/strings/stringprintf.h"
|
|
|