Index: content/browser/appcache/appcache_navigation_handle_core.h |
diff --git a/content/browser/appcache/appcache_navigation_handle_core.h b/content/browser/appcache/appcache_navigation_handle_core.h |
index fa9497a7884e1612f48167ac6722d8fffb525750..8d734a08f2c4f549917c564a04b4e285242389ea 100644 |
--- a/content/browser/appcache/appcache_navigation_handle_core.h |
+++ b/content/browser/appcache/appcache_navigation_handle_core.h |
@@ -44,7 +44,7 @@ class AppCacheNavigationHandleCore : public AppCacheFrontend { |
// released here. |
static std::unique_ptr<AppCacheHost> GetPrecreatedHost(int host_id); |
- AppCacheServiceImpl* GetAppCacheService(); |
+ ChromeAppCacheService* GetAppCacheService(); |
protected: |
// AppCacheFrontend methods |