Chromium Code Reviews| Index: content/browser/quota_dispatcher_host.h |
| diff --git a/content/browser/quota_dispatcher_host.h b/content/browser/quota_dispatcher_host.h |
| index 66cae13b43c58655e42d236ae10c703637330723..4aea9b7db6b0054879b1f85512d2a402ec8c383b 100644 |
| --- a/content/browser/quota_dispatcher_host.h |
| +++ b/content/browser/quota_dispatcher_host.h |
| @@ -8,7 +8,7 @@ |
| #include "base/basictypes.h" |
| #include "base/id_map.h" |
| #include "content/public/browser/browser_message_filter.h" |
| -#include "webkit/common/quota/quota_types.h" |
| +#include "storage/common/quota/quota_types.h" |
| class GURL; |