| Index: webkit/appcache/appcache_quota_client.h
|
| diff --git a/webkit/appcache/appcache_quota_client.h b/webkit/appcache/appcache_quota_client.h
|
| index 09931419238a4c4cc029ff3011f50fbeb1e12d2b..d96a55bc2493d514e24aacc2a787b3c70e7c36d7 100644
|
| --- a/webkit/appcache/appcache_quota_client.h
|
| +++ b/webkit/appcache/appcache_quota_client.h
|
| @@ -14,9 +14,9 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "net/base/completion_callback.h"
|
| #include "webkit/appcache/appcache_storage.h"
|
| -#include "webkit/quota/quota_client.h"
|
| -#include "webkit/quota/quota_task.h"
|
| -#include "webkit/quota/quota_types.h"
|
| +#include "webkit/browser/quota/quota_client.h"
|
| +#include "webkit/browser/quota/quota_task.h"
|
| +#include "webkit/common/quota/quota_types.h"
|
| #include "webkit/storage/webkit_storage_export.h"
|
|
|
| namespace appcache {
|
|
|