skia2/platform_tools/nacl/index.html
2013-05-06 12:50:00 +00:00

23 lines
472 B
HTML

<!DOCTYPE html>
<html>
<!--
Copyright 2013 Google Inc.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<head>
<title>Skia Native Client Apps</title>
</head>
<body>
<h1>Skia Native Client Apps</h1>
<p>
<ul>
<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>
</ul>
</p>
</body>
</html>