I followed the instruction for windows 7 to setup chrome. No luck!
{
\"cmd\":[\"C:\\Program Files (x86)\\Google\\Chrome\\Application\", \"$C:\\Users\\gmu\\D
I was having the same problem and found this post ! My problem was fixed by just typing this:
{
"cmd": ["C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe", "$file"]
}
Notice that double \\ solved my problem ..
And then I saved it as Chrome.sublime-build on:
C:\Users\YourUsername\AppData\Roaming\Sublime Text 2\Packages\User