| Index: components/browser_sync/profile_sync_test_util.cc
|
| diff --git a/components/browser_sync/profile_sync_test_util.cc b/components/browser_sync/profile_sync_test_util.cc
|
| index 1732fcda728e642fffe2d6b998f76d259fcdb1bb..d56c08363522123ccc2fcdae49e8effdfd2c9755 100644
|
| --- a/components/browser_sync/profile_sync_test_util.cc
|
| +++ b/components/browser_sync/profile_sync_test_util.cc
|
| @@ -11,10 +11,10 @@
|
| #include "components/history/core/browser/history_model_worker.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| #include "components/signin/core/browser/signin_manager_base.h"
|
| +#include "components/sync/base/sync_prefs.h"
|
| #include "components/sync/driver/glue/browser_thread_model_worker.h"
|
| #include "components/sync/driver/glue/ui_model_worker.h"
|
| #include "components/sync/driver/signin_manager_wrapper.h"
|
| -#include "components/sync/driver/sync_prefs.h"
|
| #include "components/sync/engine/passive_model_worker.h"
|
| #include "net/url_request/url_request_test_util.h"
|
|
|
|
|