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