| Index: content/browser/appcache/appcache_request_handler.h
|
| diff --git a/content/browser/appcache/appcache_request_handler.h b/content/browser/appcache/appcache_request_handler.h
|
| index 704c75cac13a98c5c5cc5d3bfddbbec91312518d..d8516850bcff9172da1ed62dd7ab88c213e05252 100644
|
| --- a/content/browser/appcache/appcache_request_handler.h
|
| +++ b/content/browser/appcache/appcache_request_handler.h
|
| @@ -10,7 +10,7 @@
|
| #include "content/browser/appcache/appcache_entry.h"
|
| #include "content/browser/appcache/appcache_host.h"
|
| #include "content/common/content_export.h"
|
| -#include "webkit/common/resource_type.h"
|
| +#include "content/public/common/resource_type.h"
|
|
|
| namespace net {
|
| class NetworkDelegate;
|
|
|