OLD | NEW |
| (Empty) |
1 <!DOCTYPE html> | |
2 <html> | |
3 <head> | |
4 | |
5 <meta http-equiv="content-type" content="text/html; charset=utf-8"> | |
6 <title>Native Client Examples Gallery</title> | |
7 <link href="http://code.google.com/css/codesite.pack.04102009.css" | |
8 type="text/css" | |
9 rel="stylesheet"> | |
10 <link href="http://code.google.com/css/semantic_headers.css" | |
11 rel="stylesheet" | |
12 type="text/css" /> | |
13 <link href="http://code.google.com/chrome/nativeclient/css/local_extensions.css" | |
14 rel="stylesheet" | |
15 type="text/css"> | |
16 <body class="gc-documentation"> | |
17 <div id="codesiteContent"> | |
18 <div id="gc-topnav"> | |
19 <h1>Native Client Examples Gallery</h1><br /> | |
20 <p> </p> | |
21 </div> | |
22 <div class="g-unit" id="gc-pagecontent"> | |
23 | |
24 <p>The Native Client Gallery has moved. Please visit the new | |
25 <a href="http://www.gonacl.com/dev/sdk.html">SDK page</a> in | |
26 <a href="http://www.gonacl.com/dev/index.html">gonacl.com</a></p> | |
27 <p>For information about how to develop Native Client applications, see the | |
28 <a href="http://code.google.com/chrome/nativeclient">Native Client SDK</a></p> | |
29 </div><!-- end gc-pagecontent --> | |
30 </div> <!-- end codesite content --> | |
OLD | NEW |