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

Unified Diff: tests/srpc/srpc_perf.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/srpc/srpc_nrd_xfer_ppapi.html ('k') | tests/srpc/srpc_perf_ppapi.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/srpc/srpc_perf.html
===================================================================
--- tests/srpc/srpc_perf.html (revision 4284)
+++ tests/srpc/srpc_perf.html (working copy)
@@ -134,7 +134,7 @@
<h2>
Click any button above to run a benchmark.
</h2>
- <embed type="application/x-nacl-srpc" id="nacl" height="0" width="0"
+ <embed type="application/x-nacl" id="nacl" height="0" width="0"
src="srpc_test.nexe" />
<table summary="A box containing execution logging output">
<tr>
« no previous file with comments | « tests/srpc/srpc_nrd_xfer_ppapi.html ('k') | tests/srpc/srpc_perf_ppapi.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698