Fix crash in SpeechRecognizerImpl introduced in AudioParams refactor.
[chromium-blink-merge.git] / ppapi / examples / gles2_spinning_cube / gles2_spinning_cube.html
blob73ee8ee4185c3074b55dc71b682d7b63407a1d4a
1 <!DOCTYPE html>
2 <html>
3 <!--
4 Copyright 2014 The Chromium Authors. All rights reserved.
5 Use of this source code is governed by a BSD-style license that can be
6 found in the LICENSE file.
7 -->
8 <head>
9 <title>GLES2 Spinning Cube Example</title>
10 </head>
12 <body>
14 <embed id="plugin" type="application/x-ppapi-example-gles2-spinning-cube"
15 width="800" height="600"/>
17 </body>
18 </html>