| Index: chrome/browser/sync/glue/bookmark_model_associator.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/bookmark_model_associator.cc (revision 96583)
|
| +++ chrome/browser/sync/glue/bookmark_model_associator.cc (working copy)
|
| @@ -15,6 +15,7 @@
|
| #include "chrome/browser/bookmarks/bookmark_model.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sync/api/sync_error.h"
|
| +#include "chrome/browser/sync/engine/nigori_util.h"
|
| #include "chrome/browser/sync/engine/syncapi.h"
|
| #include "chrome/browser/sync/glue/bookmark_change_processor.h"
|
| #include "chrome/browser/sync/util/cryptographer.h"
|
|
|