Index: chrome/browser/user_style_sheet_watcher.h |
diff --git a/chrome/browser/user_style_sheet_watcher.h b/chrome/browser/user_style_sheet_watcher.h |
index 228e3e2f84a7e2c02f5af6e34539f7f87e14bc13..39f5bdf0339d34294756a41d36e5ce2d93bc331a 100644 |
--- a/chrome/browser/user_style_sheet_watcher.h |
+++ b/chrome/browser/user_style_sheet_watcher.h |
@@ -10,7 +10,7 @@ |
#include "base/files/file_path_watcher.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/message_loop_helpers.h" |
+#include "base/sequenced_task_runner_helpers.h" |
#include "chrome/browser/profiles/refcounted_profile_keyed_service.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_observer.h" |