| Index: content/browser/appcache/chrome_appcache_service.h
|
| diff --git a/content/browser/appcache/chrome_appcache_service.h b/content/browser/appcache/chrome_appcache_service.h
|
| index e11f3f9897ac17a2916866c06448cd20cbb497da..d7f6dac821be313711aff148c443f45935252657 100644
|
| --- a/content/browser/appcache/chrome_appcache_service.h
|
| +++ b/content/browser/appcache/chrome_appcache_service.h
|
| @@ -11,7 +11,7 @@
|
| #include "content/common/content_export.h"
|
| #include "webkit/appcache/appcache_policy.h"
|
| #include "webkit/appcache/appcache_service.h"
|
| -#include "webkit/quota/special_storage_policy.h"
|
| +#include "webkit/browser/quota/special_storage_policy.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|