| Index: content/browser/renderer_host/quota_dispatcher_host.h
|
| diff --git a/content/browser/renderer_host/quota_dispatcher_host.h b/content/browser/renderer_host/quota_dispatcher_host.h
|
| index c4c098fb367dbf088e313f8a808c29a80c7da322..1e64fce70d13e38c25f57af28df2a66cef5a1f08 100644
|
| --- a/content/browser/renderer_host/quota_dispatcher_host.h
|
| +++ b/content/browser/renderer_host/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/quota/quota_types.h"
|
| +#include "webkit/common/quota/quota_types.h"
|
|
|
| class GURL;
|
|
|
|
|