Index: chrome/browser/prefs/browser_prefs.cc |
diff --git a/chrome/browser/prefs/browser_prefs.cc b/chrome/browser/prefs/browser_prefs.cc |
index d6e69ac3bc6e43c59a55a39c77a4b196f799db6b..470183efcc6ad2b0a7f8fc90498c1a5232d5fc1a 100644 |
--- a/chrome/browser/prefs/browser_prefs.cc |
+++ b/chrome/browser/prefs/browser_prefs.cc |
@@ -97,7 +97,7 @@ |
#include "components/ssl_config/ssl_config_service_manager.h" |
#include "components/startup_metric_utils/browser/startup_metric_utils.h" |
#include "components/subresource_filter/core/browser/ruleset_service.h" |
-#include "components/sync/driver/sync_prefs.h" |
+#include "components/sync/base/sync_prefs.h" |
#include "components/syncable_prefs/pref_service_syncable.h" |
#include "components/translate/core/browser/translate_prefs.h" |
#include "components/update_client/update_client.h" |