summaryrefslogtreecommitdiffstats
path: root/chrome/tools
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/tools')
-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 42685a9..0971879 100644
--- a/chrome/tools/profiles/generate_profile.cc
+++ b/chrome/tools/profiles/generate_profile.cc
@@ -8,6 +8,7 @@
#include "chrome/tools/profiles/thumbnail-inl.h"
#include "base/at_exit.h"
+#include "base/gfx/jpeg_codec.h"
#include "base/icu_util.h"
#include "base/message_loop.h"
#include "base/path_service.h"
@@ -15,7 +16,6 @@
#include "base/string_util.h"
#include "base/time.h"
#include "chrome/browser/history/history.h"
-#include "chrome/common/jpeg_codec.h"
#include "chrome/common/thumbnail_score.h"
#include "SkBitmap.h"