Index: chrome/browser/history/thumbnail_database.h |
=================================================================== |
--- chrome/browser/history/thumbnail_database.h (revision 2786) |
+++ chrome/browser/history/thumbnail_database.h (working copy) |
@@ -7,10 +7,11 @@ |
#include <vector> |
-#include "chrome/browser/history/history_database.h" |
#include "chrome/browser/history/history_types.h" |
#include "chrome/browser/history/url_database.h" // For DBCloseScoper. |
+#include "chrome/browser/meta_table_helper.h" |
#include "chrome/common/sqlite_compiled_statement.h" |
+#include "skia/include/SkBitmap.h" |
struct sqlite3; |
struct ThumbnailScore; |