Sign in
cobalt
/
cobalt
/
3cd5432aaed8f14f27f66ade1b51aa71df939492
/
.
/
third_party
/
skia
/
tools
/
chrome_release_branch.bat
blob: 1f61fe251e4a77b106ad123c5f3ac58ae61f4713 [
file
] [
log
] [
blame
]
@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"
%*