| Index: ppapi/tests/test_image_data/test_image_data.html
|
| ===================================================================
|
| --- ppapi/tests/test_image_data/test_image_data.html (revision 66783)
|
| +++ ppapi/tests/test_image_data/test_image_data.html (working copy)
|
| @@ -1,11 +0,0 @@
|
| -<html><head>
|
| -<title>Test PPAPI ImageData</title>
|
| -<link rel="stylesheet" href="../test_page.css">
|
| -</head><body>
|
| -<h1>Test PPAPI ImageData</h1>
|
| -
|
| -<object id="plugin" type="application/x-ppapi-test-image-data" width="16" height="16"></object>
|
| -
|
| -<div id="console" /><span class="load_msg">loading...</span></div>
|
| -
|
| -</body></html>
|
|
|