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

Unified Diff: ppapi/examples/2d/2d.html

Issue 10697022: Delete the PPAPI example plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 months 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
« no previous file with comments | « ppapi/example/example_framed.html ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/examples/2d/2d.html
diff --git a/ppapi/examples/audio/audio.html b/ppapi/examples/2d/2d.html
similarity index 81%
copy from ppapi/examples/audio/audio.html
copy to ppapi/examples/2d/2d.html
index 753f5ad9b12c791af72a6149f36115ea21660060..577c741b51688699e2fbfb426c254bc281c68269 100644
--- a/ppapi/examples/audio/audio.html
+++ b/ppapi/examples/2d/2d.html
@@ -12,7 +12,7 @@
<body>
<!-- Unsupported sample rates will cause the plugin to fail to load. -->
nfullagar 2012/06/28 23:54:37 sample rates?
-<embed id="plugin" type="application/x-ppapi-example-audio" samplerate="44100">
+<embed id="plugin" type="application/x-ppapi-example-2d">
</body>
</html>
« no previous file with comments | « ppapi/example/example_framed.html ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698