Index: chrome/browser/browser_process_impl.cc |
diff --git a/chrome/browser/browser_process_impl.cc b/chrome/browser/browser_process_impl.cc |
index fe650ca5a27a0cdbf4de2b383d7f8f2ddab1b199..dfbb509843456985a49a79418edc15d39595cfe6 100644 |
--- a/chrome/browser/browser_process_impl.cc |
+++ b/chrome/browser/browser_process_impl.cc |
@@ -72,12 +72,12 @@ |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/extensions/chrome_extensions_client.h" |
#include "chrome/common/pref_names.h" |
-#include "chrome/common/profile_management_switches.h" |
#include "chrome/common/switch_utils.h" |
#include "chrome/common/url_constants.h" |
#include "chrome/installer/util/google_update_constants.h" |
#include "components/policy/core/common/policy_service.h" |
#include "components/rappor/rappor_service.h" |
+#include "components/signin/core/common/profile_management_switches.h" |
#include "components/translate/core/browser/translate_download_manager.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/child_process_security_policy.h" |