Index: chrome/browser/sync/glue/ui_model_worker.cc |
diff --git a/chrome/browser/sync/glue/ui_model_worker.cc b/chrome/browser/sync/glue/ui_model_worker.cc |
index 020e3c9645be909901af84cff868fe927595f1b5..8d6f9ab107dd6d233df6b4cd931682a8cb46a3e4 100644 |
--- a/chrome/browser/sync/glue/ui_model_worker.cc |
+++ b/chrome/browser/sync/glue/ui_model_worker.cc |
@@ -5,9 +5,9 @@ |
#include "chrome/browser/sync/glue/ui_model_worker.h" |
#include "base/message_loop.h" |
-#include "base/third_party/dynamic_annotations/dynamic_annotations.h" |
#include "base/synchronization/waitable_event.h" |
-#include "content/browser/browser_thread.h" |
+#include "base/third_party/dynamic_annotations/dynamic_annotations.h" |
+#include "content/public/browser/browser_thread.h" |
namespace browser_sync { |