| Index: visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl_cpp/hello_nacl_cpp/hello_nacl_cpp.cc
|
| diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl_cpp/hello_nacl_cpp/hello_nacl_cpp.cc b/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl_cpp/hello_nacl_cpp/hello_nacl_cpp.cc
|
| index f725e0fb8ec176070c2ccd5c9875ae3dc0247412..9000ed483c74810056a6103e64ba3a46baea7df6 100644
|
| --- a/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl_cpp/hello_nacl_cpp/hello_nacl_cpp.cc
|
| +++ b/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl_cpp/hello_nacl_cpp/hello_nacl_cpp.cc
|
| @@ -65,7 +65,7 @@
|
| // - Go to the NaCl SDK directory and launch the httpd.py server.
|
| // - Launch Chrome, go to about:flags and enable the Native Client flag and
|
| // relaunch Chrome
|
| -// - Point Chrome at localhost:5103/hello_nacl_plus
|
| +// - Point Chrome at http://localhost:5103/hello_nacl_plus
|
|
|
| #ifdef STEP6
|
| // remove Windows-dependent code.
|
|
|