Index: chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc |
diff --git a/chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc |
index 055ef58b7c0caae5990b3212b485115879e12347..06271893cbfb9b973b3e14007a9106d38437c9b4 100644 |
--- a/chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc |
+++ b/chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc |
@@ -13,10 +13,10 @@ |
#include "base/win/registry.h" |
#include "chrome/browser/prefs/browser_prefs.h" |
#include "chrome/test/base/testing_browser_process.h" |
-#include "chrome/test/base/testing_pref_service_syncable.h" |
#include "chrome/test/base/testing_profile.h" |
#include "chrome/test/base/testing_profile_manager.h" |
#include "components/pref_registry/pref_registry_syncable.h" |
+#include "components/syncable_prefs/testing_pref_service_syncable.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace safe_browsing { |