| Index: chrome/browser/ui/webui/quota_internals/quota_internals_types.h
|
| diff --git a/chrome/browser/ui/webui/quota_internals/quota_internals_types.h b/chrome/browser/ui/webui/quota_internals/quota_internals_types.h
|
| index 0c70a45628cc028ced0a8912b7424c7e8d6f605b..80fb149c61bb270dede2ccaf97e78e613c10f9cc 100644
|
| --- a/chrome/browser/ui/webui/quota_internals/quota_internals_types.h
|
| +++ b/chrome/browser/ui/webui/quota_internals/quota_internals_types.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/time/time.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/common/quota/quota_types.h"
|
| +#include "storage/common/quota/quota_types.h"
|
|
|
| namespace base {
|
| class Value;
|
|
|