summaryrefslogtreecommitdiffstats
path: root/webkit/blob/blob_storage_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/blob/blob_storage_host.cc')
-rw-r--r--webkit/blob/blob_storage_host.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/blob/blob_storage_host.cc b/webkit/blob/blob_storage_host.cc
index 8397fa5..1a707c1 100644
--- a/webkit/blob/blob_storage_host.cc
+++ b/webkit/blob/blob_storage_host.cc
@@ -4,7 +4,7 @@
#include "webkit/blob/blob_storage_host.h"
-#include "base/sequenced_task_runner.h"
+#include "base/task/sequenced_task_runner.h"
#include "googleurl/src/gurl.h"
#include "webkit/blob/blob_data_handle.h"
#include "webkit/blob/blob_storage_context.h"