| Index: chrome/browser/ui/webui/quota_internals_proxy.h
|
| diff --git a/chrome/browser/ui/webui/quota_internals_proxy.h b/chrome/browser/ui/webui/quota_internals_proxy.h
|
| index 2a36b1a9f5e0054af897183231049fc5fa621dbe..8ecb51e78212216fe6e7b3c1738905fac107d7af 100644
|
| --- a/chrome/browser/ui/webui/quota_internals_proxy.h
|
| +++ b/chrome/browser/ui/webui/quota_internals_proxy.h
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "webkit/quota/quota_manager.h"
|
| #include "webkit/quota/quota_types.h"
|
|
|