fixup! Refactor of ResourceDispatcherHostDelegateEfl
authorSeungSeop Park <sns.park@samsung.com>
Tue, 29 Jul 2014 11:18:28 +0000 (20:18 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
Change-Id: Ic27b39603a1ae43860c3b39ebfb2b25f68812488

tizen_src/impl/browser/resource_dispatcher_host_delegate_efl.h

index cefff15..0672658 100644 (file)
@@ -9,6 +9,10 @@ class AuthChallengeInfo;
 class URLRequest;
 }
 
+namespace appcache {
+class AppCacheService;
+}
+
 namespace content {
 
 class ResourceDispatcherHostLoginDelegate;