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 42c730bbce1d881c855ab4c9aefb7d1858502f15..5d38bacd18013cc619047c2872e4a77ec2ca759a 100644 |
--- a/chrome/browser/sync/glue/bookmark_model_associator.cc |
+++ b/chrome/browser/sync/glue/bookmark_model_associator.cc |
@@ -20,8 +20,8 @@ |
#include "chrome/browser/sync/internal_api/read_transaction.h" |
#include "chrome/browser/sync/internal_api/write_node.h" |
#include "chrome/browser/sync/internal_api/write_transaction.h" |
-#include "chrome/browser/sync/util/cryptographer.h" |
#include "content/public/browser/browser_thread.h" |
+#include "sync/util/cryptographer.h" |
using content::BrowserThread; |