| Index: storage/browser/quota/quota_task.cc
|
| diff --git a/storage/browser/quota/quota_task.cc b/storage/browser/quota/quota_task.cc
|
| index 55ade2b2bd1a4404f582eaa5f2c712aa439db9d0..2a21b48d3bda5935a6221f978a5e05d7ef2faaea 100644
|
| --- a/storage/browser/quota/quota_task.cc
|
| +++ b/storage/browser/quota/quota_task.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| #include "base/message_loop/message_loop.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
|
|
| using base::TaskRunner;
|
|
|
|
|