Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / xwalk / application / tools / linux / xwalk_launcher_main.cc
index 420e1a4..4718ce3 100644 (file)
@@ -243,7 +243,7 @@ int main(int argc, char** argv) {
   g_type_init();
 #endif
 
-  if (xwalk_tizen_set_home_for_user_app())
+  if (xwalk_tizen_check_user_app())
     exit(1);
 
   GOptionContext* context =