| Index: content/child/quota_dispatcher.h
|
| diff --git a/content/child/quota_dispatcher.h b/content/child/quota_dispatcher.h
|
| index b9b950a78bcc69e13767a15108864bfbdef12701..041f4d2aa388c44e0fd69c19f5fa9c945cae3480 100644
|
| --- a/content/child/quota_dispatcher.h
|
| +++ b/content/child/quota_dispatcher.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/id_map.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/child/worker_task_runner.h"
|
| -#include "webkit/common/quota/quota_types.h"
|
| +#include "storage/common/quota/quota_types.h"
|
|
|
| class GURL;
|
|
|
|
|