Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(296)

Unified Diff: ppapi/tests/test_image_data/test_image_data.html

Issue 5190004: This accomplishes a few things:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ppapi/tests/test_image_data/test_image_data.html
===================================================================
--- ppapi/tests/test_image_data/test_image_data.html (revision 66667)
+++ 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>

Powered by Google App Engine
This is Rietveld 408576698