| Index: content/browser/appcache/appcache_host.h
|
| diff --git a/content/browser/appcache/appcache_host.h b/content/browser/appcache/appcache_host.h
|
| index 683a0813b4ea0a9987c0f42b3ae13887aa7dab6d..2201c8cbb1c9f1add90216b9b1c8fa6106d92dcb 100644
|
| --- a/content/browser/appcache/appcache_host.h
|
| +++ b/content/browser/appcache/appcache_host.h
|
| @@ -14,8 +14,8 @@
|
| #include "content/browser/appcache/appcache_storage.h"
|
| #include "content/common/appcache_interfaces.h"
|
| #include "content/common/content_export.h"
|
| +#include "content/public/common/resource_type.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/common/resource_type.h"
|
|
|
| namespace net {
|
| class URLRequest;
|
|
|