| Index: chrome/test/kasko/kasko_integration_test.py
|
| diff --git a/chrome/test/kasko/kasko_integration_test.py b/chrome/test/kasko/kasko_integration_test.py
|
| index e88a3f1c98420a3440facf2e8155efa39ea48ba5..258b61a4b8a6e6ff74cf36ab741c6777b83151ed 100755
|
| --- a/chrome/test/kasko/kasko_integration_test.py
|
| +++ b/chrome/test/kasko/kasko_integration_test.py
|
| @@ -20,6 +20,7 @@ Typical usage (assuming in root 'src' directory):
|
| syzyasan=1 win_z7=0 chromium_win_pch=0
|
| - build the release Chrome binaries:
|
| ninja -C out\Release chrome.exe
|
| + ninja -C out\Release chromedriver.exe
|
| - run the test:
|
| python chrome/test/kasko/kasko_integration_test.py
|
| """
|
|
|