X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=chrome.sh;h=c0bde565fa0dc3815b2fc2af199832f1515d03a6;hb=8512941584b2655b6d2238b13ab52acb4218a6fd;hp=77c1ea8282bcac5f07013cdd526f3c66a9d1e8fd;hpb=06c7bd86f8d32b878530ba2310d30b8e415b5b3b;p=platform%2Fframework%2Fweb%2Fchromium-efl.git diff --git a/chrome.sh b/chrome.sh index 77c1ea8..c0bde56 100755 --- 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