| Index: storage/common/quota/quota_types.h
|
| diff --git a/webkit/common/quota/quota_types.h b/storage/common/quota/quota_types.h
|
| similarity index 92%
|
| rename from webkit/common/quota/quota_types.h
|
| rename to storage/common/quota/quota_types.h
|
| index bc8cd00bc50452c2300d26f162e78255d8c7e2a6..7eab72725659ed4db8e014147f21e42adc2002db 100644
|
| --- a/webkit/common/quota/quota_types.h
|
| +++ b/storage/common/quota/quota_types.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WEBKIT_COMMON_QUOTA_QUOTA_TYPES_H_
|
| #define WEBKIT_COMMON_QUOTA_QUOTA_TYPES_H_
|
|
|
| -#include "webkit/common/quota/quota_status_code.h"
|
| +#include "storage/common/quota/quota_status_code.h"
|
|
|
| namespace quota {
|
|
|
|
|