Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
130eef1c248274872c8de8ae34de0edee0695d15
/
.
/
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"
%*