Sign in
chromium
/
chromium
/
src
/
4be952b08
/
.
/
chrome
/
common
/
extensions
/
docs
/
examples
/
api
/
nativeMessaging
/
host
/
native-messaging-example-host.bat
blob: 430179e94e02438054b5d66dd6f96ce2ef4af4db [
file
] [
log
] [
blame
]
@echo
off
::
Copyright
(
c
)
2013
The
Chromium
Authors
.
All
rights reserved
.
::
Use
of
this
source code
is
governed
by
a BSD
-
style license that can be
::
found
in
the LICENSE file
.
python
"%~dp0/native-messaging-example-host"
%*