| Index: components/sync_bookmarks/bookmark_model_associator.h
|
| diff --git a/components/sync_bookmarks/bookmark_model_associator.h b/components/sync_bookmarks/bookmark_model_associator.h
|
| index 70ae0a324e3060817031991a5983f4659dd29941..37c82764a07ea5e2022638d5b611b21e671c58da 100644
|
| --- a/components/sync_bookmarks/bookmark_model_associator.h
|
| +++ b/components/sync_bookmarks/bookmark_model_associator.h
|
| @@ -23,7 +23,7 @@
|
| #include "base/threading/thread_checker.h"
|
| #include "components/sync/base/unrecoverable_error_handler.h"
|
| #include "components/sync/core/data_type_error_handler.h"
|
| -#include "components/sync_driver/model_associator.h"
|
| +#include "components/sync/driver/model_associator.h"
|
|
|
| class GURL;
|
|
|
|
|