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 6e0ba5cd7a0f6d42983326a2c316d7daa7fe5dd8..a23e5171d7efce1d7280d8cfaca1d38ecc1515b8 100644 |
--- a/chrome/browser/sync/glue/bookmark_model_associator.cc |
+++ b/chrome/browser/sync/glue/bookmark_model_associator.cc |
@@ -15,9 +15,9 @@ |
#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/syncable/nigori_util.h" |
#include "chrome/browser/sync/util/cryptographer.h" |
#include "chrome/common/chrome_switches.h" |
#include "content/browser/browser_thread.h" |