| Index: content/browser/quota_dispatcher_host.h
|
| diff --git a/content/browser/quota_dispatcher_host.h b/content/browser/quota_dispatcher_host.h
|
| index d241ab59c37b018491a01af51a5b87f7d5007a3e..a0f30477559c53e3b0e6dc7b462bc5dd3780b1ca 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;
|
|
|
|
|