Index: chrome/test/data/native_messaging/native_hosts/echo.bat |
diff --git a/chrome/test/data/native_messaging/native_hosts/echo.bat b/chrome/test/data/native_messaging/native_hosts/echo.bat |
index 1080f2b8f596503519d9f8ad5b603f766b4fefab..2b5d434bfd56dad375537e315935a7a343b34144 100755 |
--- a/chrome/test/data/native_messaging/native_hosts/echo.bat |
+++ b/chrome/test/data/native_messaging/native_hosts/echo.bat |
@@ -3,4 +3,4 @@ |
:: Use of this source code is governed by a BSD-style license that can be |
:: found in the LICENSE file. |
-python "%~dp0/echo.py" |
+python "%~dp0/echo.py" %* |