Index: chrome/browser/safe_browsing/safe_browsing_service.h |
diff --git a/chrome/browser/safe_browsing/safe_browsing_service.h b/chrome/browser/safe_browsing/safe_browsing_service.h |
index 85eb5eff6102b15693333e289af2a95d09750d09..e6406d2fe0ad8e3b1f8afb96e42740c7b25e1273 100644 |
--- a/chrome/browser/safe_browsing/safe_browsing_service.h |
+++ b/chrome/browser/safe_browsing/safe_browsing_service.h |
@@ -19,8 +19,8 @@ |
#include "base/hash_tables.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/message_loop_helpers.h" |
#include "base/observer_list.h" |
+#include "base/sequenced_task_runner_helpers.h" |
#include "base/synchronization/lock.h" |
#include "base/time.h" |
#include "chrome/browser/safe_browsing/safe_browsing_util.h" |