Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1282)

Unified Diff: chrome/browser/history/history_types.h

Issue 304273010: Move thumbnail to history component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/history/history_types.h
diff --git a/chrome/browser/history/history_types.h b/chrome/browser/history/history_types.h
index a7eb39e9e38197d0c312abf049dcca210fb7fa6e..a4edef9dcf8188d053b4b381a072cef73afcd4be 100644
--- a/chrome/browser/history/history_types.h
+++ b/chrome/browser/history/history_types.h
@@ -19,8 +19,8 @@
#include "base/time/time.h"
#include "chrome/browser/search_engines/template_url_id.h"
#include "chrome/common/ref_counted_util.h"
-#include "chrome/common/thumbnail_score.h"
#include "components/favicon_base/favicon_types.h"
+#include "components/history/core/common/thumbnail_score.h"
#include "components/query_parser/snippet.h"
#include "content/public/common/page_transition_types.h"
#include "ui/gfx/image/image.h"

Powered by Google App Engine
This is Rietveld 408576698