This commit is contained in:
Anatoly Ressin 2017-01-25 15:41:46 +02:00
parent ceb5fac343
commit 9be46006e6

View File

@ -315,7 +315,6 @@ if (browser === "chrome") {
let defaultChromePath = "";
switch (os.platform()) {
case "win32":
case "win64":
defaultChromePath = "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe";
break;
case "darwin":