summaryrefslogtreecommitdiffstats
path: root/chrome/tools/profiles/generate_profile.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/tools/profiles/generate_profile.cc')
-rw-r--r--chrome/tools/profiles/generate_profile.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/profiles/generate_profile.cc b/chrome/tools/profiles/generate_profile.cc
index a7a2bd9..2900c28 100644
--- a/chrome/tools/profiles/generate_profile.cc
+++ b/chrome/tools/profiles/generate_profile.cc
@@ -7,7 +7,6 @@
#include "chrome/tools/profiles/thumbnail-inl.h"
-#include "app/gfx/codec/jpeg_codec.h"
#include "base/at_exit.h"
#include "base/file_path.h"
#include "base/i18n/icu_util.h"
@@ -18,6 +17,7 @@
#include "base/utf_string_conversions.h"
#include "chrome/browser/history/history.h"
#include "chrome/common/thumbnail_score.h"
+#include "gfx/codec/jpeg_codec.h"
#include "third_party/skia/include/core/SkBitmap.h"
using base::Time;