| Index: chrome/browser/safe_browsing/malware_details_history.h
|
| diff --git a/chrome/browser/safe_browsing/malware_details_history.h b/chrome/browser/safe_browsing/malware_details_history.h
|
| index 4665d029274ee785470838ae502e903a3ac1dfdb..e4fda3fbde711a3fc80206256e195e643f4af20b 100644
|
| --- a/chrome/browser/safe_browsing/malware_details_history.h
|
| +++ b/chrome/browser/safe_browsing/malware_details_history.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/hash_tables.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "chrome/browser/history/history_service.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|