| Index: visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl/hello_nacl/hello_nacl.c
|
| diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl/hello_nacl/hello_nacl.c b/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl/hello_nacl/hello_nacl.c
|
| index 0f4b33b25b44ff43bf85b3bbd7a1e5a7918d2eea..53b5265df4a25e1a26b06a0a65ff2ffd6f57f07a 100644
|
| --- a/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl/hello_nacl/hello_nacl.c
|
| +++ b/visual_studio/NativeClientVSAddIn/InstallerResources/examples/hello_nacl/hello_nacl/hello_nacl.c
|
| @@ -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
|
| +// - Point Chrome at http://localhost:5103/hello_nacl
|
|
|
|
|
| #ifdef STEP6
|
|
|