Index: chrome/tools/profiles/generate_profile.cc |
diff --git a/chrome/tools/profiles/generate_profile.cc b/chrome/tools/profiles/generate_profile.cc |
index fe7af1e214fed31b5039ef1f659afd539e832aac..a7a2bd9b8490b4537282983377ed97942071ca85 100644 |
--- a/chrome/tools/profiles/generate_profile.cc |
+++ b/chrome/tools/profiles/generate_profile.cc |
@@ -14,8 +14,8 @@ |
#include "base/message_loop.h" |
#include "base/path_service.h" |
#include "base/process_util.h" |
-#include "base/string_util.h" |
#include "base/time.h" |
+#include "base/utf_string_conversions.h" |
#include "chrome/browser/history/history.h" |
#include "chrome/common/thumbnail_score.h" |
#include "third_party/skia/include/core/SkBitmap.h" |