Rename profile_management_switches.* to account_consistency_method.*

As suggested by msarda@ on
https://chromium-review.googlesource.com/c/chromium/src/+/1317915.

[email protected]

Bug: 901859
Change-Id: I4b317bafa5e4a1a017e1977e2ddd444c61c3cfd3
Reviewed-on: https://chromium-review.googlesource.com/c/1319596
Commit-Queue: Colin Blundell <[email protected]>
Reviewed-by: Mihai Sardarescu <[email protected]>
Cr-Commit-Position: refs/heads/master@{#606049}
diff --git a/chrome/browser/profiles/profile_manager_unittest.cc b/chrome/browser/profiles/profile_manager_unittest.cc
index a7a38a6..5f831a7 100644
--- a/chrome/browser/profiles/profile_manager_unittest.cc
+++ b/chrome/browser/profiles/profile_manager_unittest.cc
@@ -42,7 +42,7 @@
 #include "chrome/test/base/testing_profile.h"
 #include "components/account_id/account_id.h"
 #include "components/history/core/browser/history_service.h"
-#include "components/signin/core/browser/profile_management_switches.h"
+#include "components/signin/core/browser/account_consistency_method.h"
 #include "content/public/browser/notification_service.h"
 #include "content/public/common/content_switches.h"
 #include "content/public/test/test_browser_thread_bundle.h"