chore: make //utils/roll_browser.js executable

This commit is contained in:
Andrey Lushnikov 2020-07-02 00:40:47 -07:00
parent 43cdb3ba72
commit 5484217c9f

1
utils/roll_browser.js Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env node
/**
* Copyright 2017 Google Inc. All rights reserved.
* Modifications copyright (c) Microsoft Corporation.