[M120 Migration][MM] Handle live stream duration and currenttime
[platform/framework/web/chromium-efl.git] / tizen_src / ewk / BUILD.gn
index 75ec304..6987ccc 100644 (file)
@@ -13,4 +13,7 @@ group("chromium_efl_all") {
   if (build_chrome) {
     deps += [ "//chrome:chrome" ]
   }
+  if (is_tizen) {
+    deps += [ "//tizen_src/downloadable:chromium-efl-install" ]
+  }
 }