This patch fixes the following build problem in original patch.
error: watch_app_exit was not declared in this scope
watch_app_exit();
Bug: http://suprem.sec.samsung.net/jira/browse/TWF-2906
Change-Id: Iaa9028fe0851a0fd8f93d29d779e92a1ef7a56e2
Signed-off-by: Youngcheol Kang <ychul.kang@samsung.com>
#include "runtime/browser/web_application.h"
#include <app.h>
+#include <appcore-watch.h>
#include <aul.h>
#include <cynara-client.h>
#include <Ecore.h>
],
'variables': {
'packages': [
+ 'appcore-watch',
'capi-appfw-application',
'capi-ui-efl-util',
'chromium-efl',