tools/gn: add python shebang directive to roll_gn script

This way we can execute it from the command line like the following:

$ ./tools/gn/bin/roll_gn.py

Otherwise, on Linux you have to call python directly, like:

$ python ./tools/gn/bin/roll_gn.py

BUG=None
TEST=see above
R=dpranke@chromium.org
TBR=brettw@chromium.org

Review URL: https://codereview.chromium.org/1458603010

Cr-Original-Commit-Position: refs/heads/master@{#360620}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: f7bc7c2c72c0d7f9bdb327154845b5baaf9ca72a
1 file changed
tree: 102dc47f36b74c475edb185987d581a04be93b5f
  1. tools/