| 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 926a3510037271754c91a2d31aaeeca83dd7af2e..c6884c548ea65a19de686a701ab9356b54c277db 100644
|
| --- a/components/sync_bookmarks/bookmark_model_associator.h
|
| +++ b/components/sync_bookmarks/bookmark_model_associator.h
|
| @@ -22,9 +22,9 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/strings/string16.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "components/sync/api/data_type_error_handler.h"
|
| #include "components/sync/base/unrecoverable_error_handler.h"
|
| #include "components/sync/driver/model_associator.h"
|
| +#include "components/sync/model/data_type_error_handler.h"
|
|
|
| class GURL;
|
|
|
|
|