summaryrefslogtreecommitdiffstats
path: root/content/public/browser/download_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/browser/download_manager.h')
-rw-r--r--content/public/browser/download_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/browser/download_manager.h b/content/public/browser/download_manager.h
index aaeb1ac..e34f080 100644
--- a/content/public/browser/download_manager.h
+++ b/content/public/browser/download_manager.h
@@ -34,7 +34,7 @@
#include "base/callback.h"
#include "base/files/file_path.h"
#include "base/gtest_prod_util.h"
-#include "base/task/sequenced_task_runner_helpers.h"
+#include "base/sequenced_task_runner_helpers.h"
#include "base/time.h"
#include "content/public/browser/download_id.h"
#include "content/public/browser/download_interrupt_reasons.h"