When you click on chrome icon you didn't get any response.
So here is the solution for that problem.
Open Terminal
and then type following command in your terminal to open chrome in background
/usr/bin/google-chrome-stable %U --no-sandbox --user-data-dir &
Thanks for reading.
#TekTuts