Index: chrome/browser/profiles/profile_impl.cc |
diff --git a/chrome/browser/profiles/profile_impl.cc b/chrome/browser/profiles/profile_impl.cc |
index d72efb995764d77fbb6ca0c6482b55f7518f0fa1..2e031709b4f258208febbd8c4f04c6cc7a7decc9 100644 |
--- a/chrome/browser/profiles/profile_impl.cc |
+++ b/chrome/browser/profiles/profile_impl.cc |
@@ -18,9 +18,9 @@ |
#include "base/string_util.h" |
#include "base/stringprintf.h" |
#include "base/strings/string_number_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/synchronization/waitable_event.h" |
#include "base/threading/sequenced_worker_pool.h" |
-#include "base/utf_string_conversions.h" |
#include "base/version.h" |
#include "chrome/browser/autocomplete/autocomplete_classifier.h" |
#include "chrome/browser/background/background_contents_service_factory.h" |