Add Tizen-platform implementation of ContentMainDelegate, of ResourceDispatcherHostDe...
authorArnaud Renevier <a.renevier@samsung.com>
Wed, 28 May 2014 17:47:12 +0000 (10:47 -0700)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit021758855941c1eccef2773a68e66b4fbeb95958
tree27cd43e12dd7b2fe74d6508322125f045f17e64a
parent6964f460ffc14126d5f92660b6ef5f2158b82cfa
Add Tizen-platform implementation of ContentMainDelegate, of ResourceDispatcherHostDelegate and of ContentBrowserClient

Change-Id: I7b691acae88bd3b9ed625ed84a7848d2fdd047cf
tizen_src/impl/chromium-efl.gyp
tizen_src/impl/content_browser_client_efl.cc [new file with mode: 0644]
tizen_src/impl/content_browser_client_efl.h [new file with mode: 0644]
tizen_src/impl/content_main_delegate_efl.cc [new file with mode: 0644]
tizen_src/impl/content_main_delegate_efl.h [new file with mode: 0644]
tizen_src/impl/resource_dispatcher_host_delegate_efl.cc [new file with mode: 0644]
tizen_src/impl/resource_dispatcher_host_delegate_efl.h [new file with mode: 0644]