| Index: tests/srpc/srpc_shm.html
|
| ===================================================================
|
| --- tests/srpc/srpc_shm.html (revision 1695)
|
| +++ tests/srpc/srpc_shm.html (working copy)
|
| @@ -741,7 +741,12 @@
|
| <div id=status>NO-STATUS</div>
|
|
|
| <embed type="application/x-nacl-srpc" id="nacl_server" name="nacl_module"
|
| - width="0" height="0" src="srpc_shm.nexe" />
|
| + width="0" height="0" nexe="srpc_shm">
|
| + <noembed>
|
| + Your browser does not appear to support Native Client.
|
| + Visit http://code.google.com/p/nativeclient/ to get started.
|
| + <noembed/>
|
| + </embed>
|
|
|
| <script type="text/javascript" src="nacl_js_lib.js"></script>
|
| <script type="text/javascript">
|
|
|