| Index: chrome/browser/prefs/browser_prefs.cc
|
| diff --git a/chrome/browser/prefs/browser_prefs.cc b/chrome/browser/prefs/browser_prefs.cc
|
| index 3c1e3a4551d061b9b766a98621ebe98a7783c894..10726d0f1ba1571117979983add1d2a8b1d7c632 100644
|
| --- a/chrome/browser/prefs/browser_prefs.cc
|
| +++ b/chrome/browser/prefs/browser_prefs.cc
|
| @@ -93,7 +93,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/driver/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"
|
|
|