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

Unified Diff: tests/quake/quake.html

Issue 6452010: Remove the x-ppapi-nacl-srpc and x-nacl-srpc mime types in favor of the singl... (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 10 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 | « tests/prebuilt/x86/srpc_sockaddr.html ('k') | tests/quake/quake3.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/quake/quake.html
===================================================================
--- tests/quake/quake.html (revision 4284)
+++ tests/quake/quake.html (working copy)
@@ -110,7 +110,7 @@
</span>
</span>
<center>
- <embed id="embed1" src="nacl_quake" type="application/x-nacl-srpc" width=800 height=600>
+ <embed id="embed1" src="nacl_quake" type="application/x-nacl" width=800 height=600>
</center>
<br>
« no previous file with comments | « tests/prebuilt/x86/srpc_sockaddr.html ('k') | tests/quake/quake3.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698