Sign in
skia
/
skia
/
b1fd250866425a6e1892473aeb0973caff6fcd05
/
.
/
tools
/
chrome_release_branch.bat
blob: 1f61fe251e4a77b106ad123c5f3ac58ae61f4713 [
file
]
@echo
off
::
Copyright
2019
Google
Inc
.
::
::
Use
of
this
source code
is
governed
by
a BSD
-
style license that can be
::
found
in
the LICENSE file
.
setlocal
python
-
u
"%~dp0\chrome_release_branch.py"
%*