Index: chrome/browser/sync/glue/data_type_controller.h |
diff --git a/chrome/browser/sync/glue/data_type_controller.h b/chrome/browser/sync/glue/data_type_controller.h |
index 52247bddb9e982cf56146fd76de2224193577db1..ac27fa9f85d478325df4e624483bc3e81032f30d 100644 |
--- a/chrome/browser/sync/glue/data_type_controller.h |
+++ b/chrome/browser/sync/glue/data_type_controller.h |
@@ -11,7 +11,7 @@ |
#include "base/callback.h" |
#include "base/location.h" |
-#include "base/message_loop_helpers.h" |
+#include "base/sequenced_task_runner_helpers.h" |
#include "chrome/browser/sync/glue/data_type_error_handler.h" |
#include "content/public/browser/browser_thread.h" |
#include "sync/internal_api/public/engine/model_safe_worker.h" |