Index: chrome/browser/profile_manager.cc |
=================================================================== |
--- chrome/browser/profile_manager.cc (revision 15319) |
+++ chrome/browser/profile_manager.cc (working copy) |
@@ -6,6 +6,7 @@ |
#include "chrome/browser/profile_manager.h" |
+#include "app/l10n_util.h" |
#include "base/file_util.h" |
#include "base/path_service.h" |
#include "base/string_util.h" |
@@ -15,7 +16,6 @@ |
#include "chrome/browser/chrome_thread.h" |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_paths.h" |
-#include "chrome/common/l10n_util.h" |
#include "chrome/common/logging_chrome.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/common/pref_service.h" |