diff options
Diffstat (limited to 'webkit/quota/quota_task.h')
-rw-r--r-- | webkit/quota/quota_task.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/quota/quota_task.h b/webkit/quota/quota_task.h index 1102dac..a2dea4d 100644 --- a/webkit/quota/quota_task.h +++ b/webkit/quota/quota_task.h @@ -10,7 +10,7 @@ #include "base/basictypes.h" #include "base/compiler_specific.h" #include "base/memory/ref_counted.h" -#include "base/sequenced_task_runner_helpers.h" +#include "base/task/sequenced_task_runner_helpers.h" #include "webkit/storage/webkit_storage_export.h" namespace base { |