Commit 9e9d2783 authored by sergeyu@chromium.org's avatar sergeyu@chromium.org

Fix typo in native-messaging-example-host.bat

R=mpcomplete@chromium.org

Review URL: https://codereview.chromium.org/16943016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207934 0039d316-1c4b-4281-b951-d872f2087c98
parent 816d1030
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
:: Use of this source code is governed by a BSD-style license that can be :: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file. :: found in the LICENSE file.
python "%~dp0/native-messaging-example-host.py" %* python "%~dp0/native-messaging-example-host" %*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment