| Index: chrome/browser/sync/glue/bookmark_model_associator.cc
|
| diff --git a/chrome/browser/sync/glue/bookmark_model_associator.cc b/chrome/browser/sync/glue/bookmark_model_associator.cc
|
| index 2d792687a9dfb53b531ef5a85404064d7c1d8e81..995567669585f64121d277ea8b3a7deaa1ec8e15 100644
|
| --- a/chrome/browser/sync/glue/bookmark_model_associator.cc
|
| +++ b/chrome/browser/sync/glue/bookmark_model_associator.cc
|
| @@ -26,6 +26,7 @@
|
| #include "components/undo/bookmark_undo_utils.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "sync/api/sync_error.h"
|
| +#include "sync/api/sync_merge_result.h"
|
| #include "sync/internal_api/public/delete_journal.h"
|
| #include "sync/internal_api/public/read_node.h"
|
| #include "sync/internal_api/public/read_transaction.h"
|
|
|