Revert 233414 "x11: Move XInput2 availability information out of..."
[chromium-blink-merge.git] / ppapi / examples / 2d / 2d.html
blob40b65bab437a5da0f791e27d674a399389bdf96f
1 <!DOCTYPE html>
2 <html>
3 <!--
4 Copyright (c) 2012 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>2D Example</title>
10 </head>
12 <body>
14 <embed id="plugin" type="application/x-ppapi-example-2d">
16 </body>
17 </html>