Index: chrome/browser/history/top_sites.cc |
=================================================================== |
--- chrome/browser/history/top_sites.cc (revision 73642) |
+++ chrome/browser/history/top_sites.cc (working copy) |
@@ -28,12 +28,12 @@ |
#include "chrome/common/notification_service.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/common/thumbnail_score.h" |
-#include "gfx/codec/jpeg_codec.h" |
#include "grit/chromium_strings.h" |
#include "grit/generated_resources.h" |
#include "grit/locale_settings.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "ui/base/l10n/l10n_util.h" |
+#include "ui/gfx/codec/jpeg_codec.h" |
namespace history { |