| Index: chrome/browser/ui/webui/quota_internals/quota_internals_proxy.h
|
| diff --git a/chrome/browser/ui/webui/quota_internals/quota_internals_proxy.h b/chrome/browser/ui/webui/quota_internals/quota_internals_proxy.h
|
| index e13f81917a9036d2113b38013f0cb36271eb5c8d..010b3b167b57cefe18fbbc93f729675b58b7ac9c 100644
|
| --- a/chrome/browser/ui/webui/quota_internals/quota_internals_proxy.h
|
| +++ b/chrome/browser/ui/webui/quota_internals/quota_internals_proxy.h
|
| @@ -14,8 +14,8 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/sequenced_task_runner_helpers.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "storage/browser/quota/quota_manager.h"
|
| #include "storage/common/quota/quota_types.h"
|
| -#include "webkit/browser/quota/quota_manager.h"
|
|
|
| namespace quota_internals {
|
|
|
|
|