Fix for Geolocation webTCT failures
[platform/framework/web/chromium-efl.git] / chrome.sh
index 77c1ea8..c0bde56 100755 (executable)
--- a/chrome.sh
+++ b/chrome.sh
@@ -1,3 +1,3 @@
 export EVAS_GL_NO_BLACKLIST=1
-export LD_LIBRARY_PATH=$PWD/out.x64/Dependencies/Root/lib64/:$LD_LIBRARY_PATH
-./out.x64/chrome $1 --no-sandbox --ignore-gpu-blocklist --use-gl=egl --ozone-platform=efl --window-size=800,600
\ No newline at end of file
+export LD_LIBRARY_PATH=$PWD/out.chrome.x64/Dependencies/Root/lib64/:$LD_LIBRARY_PATH
+./out.chrome.x64/chrome $1 --no-sandbox --ignore-gpu-blocklist --use-gl=egl --ozone-platform=efl --window-size=800,600