Chromium Code Reviews

Unified Diff: platform_tools/nacl/index.html

Issue 16904003: SkHello for NaCl (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: platform_tools/nacl/index.html
===================================================================
--- platform_tools/nacl/index.html (revision 9611)
+++ platform_tools/nacl/index.html (working copy)
@@ -13,6 +13,7 @@
<h1>Skia Native Client Apps</h1>
<p>
<ul>
+ <li><a href="skhello">Skia Hello World</a></li>
<li><a href="tests">Skia Unit Tests</a></li>
<li><a href="debugger">Skia Debugger</a></li>
<li><a href="SampleApp">Skia Sample App</a></li>

Powered by Google App Engine