Bug 41745: Add .sh file extension to included build_* scripts in projects/geckoview
Since those files are included and don't have a shebang, text editors
which have syntax highlighting cannot easily detect the format. Adding
the .sh file extension usually fixes that.