Index: chrome/browser/prefs/command_line_pref_store_ssl_manager_unittest.cc |
diff --git a/chrome/browser/prefs/command_line_pref_store_ssl_manager_unittest.cc b/chrome/browser/prefs/command_line_pref_store_ssl_manager_unittest.cc |
index ae81ce590412b0095077be732bac6a9099677af6..d47a914dc5caab7a46c7348ae3e71688ba0e7e9e 100644 |
--- a/chrome/browser/prefs/command_line_pref_store_ssl_manager_unittest.cc |
+++ b/chrome/browser/prefs/command_line_pref_store_ssl_manager_unittest.cc |
@@ -6,11 +6,11 @@ |
#include "base/command_line.h" |
#include "base/message_loop/message_loop.h" |
-#include "base/prefs/pref_registry_simple.h" |
-#include "base/prefs/pref_service.h" |
-#include "base/prefs/testing_pref_store.h" |
#include "base/thread_task_runner_handle.h" |
#include "chrome/browser/prefs/command_line_pref_store.h" |
+#include "components/prefs/pref_registry_simple.h" |
+#include "components/prefs/pref_service.h" |
+#include "components/prefs/testing_pref_store.h" |
#include "components/ssl_config/ssl_config_prefs.h" |
#include "components/ssl_config/ssl_config_switches.h" |
#include "components/syncable_prefs/pref_service_mock_factory.h" |