<!DOCTYPE html>
<html>
<!--
Copyright 2014 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<head>
<title>GLES2 Spinning Cube Example</title>
</head>
<body>
<embed id="plugin" type="application/x-ppapi-example-gles2-spinning-cube"
width="800" height="600"/>
</body>
</html>