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