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 720632cf91bab4c6961ba12ededd6f0aeb3fd69c..ed0db34906ca73f5b34087450a5022f2bc4da3a7 100644 |
--- a/chrome/browser/sync/glue/bookmark_model_associator.cc |
+++ b/chrome/browser/sync/glue/bookmark_model_associator.cc |
@@ -22,7 +22,7 @@ |
#include "chrome/browser/sync/internal_api/write_transaction.h" |
#include "chrome/browser/sync/util/cryptographer.h" |
#include "chrome/common/chrome_switches.h" |
-#include "content/browser/browser_thread.h" |
+#include "content/public/browser/browser_thread.h" |
namespace browser_sync { |