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

Unified Diff: tests/ppapi_example_2d/ppapi_example_2d.stdin

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
Index: tests/ppapi_example_2d/ppapi_example_2d.stdin
===================================================================
--- tests/ppapi_example_2d/ppapi_example_2d.stdin (revision 4284)
+++ tests/ppapi_example_2d/ppapi_example_2d.stdin (working copy)
@@ -118,7 +118,7 @@
echo
echo "*** INIT INSTANCE"
set_variable TAGS C(23,id\000name\000src\000style\000type\000)
-set_variable VALUES C(85,naclModule\000naclModule\000ppapi.nexe\000background-color:gray\000application/x-ppapi-nacl-srpc\000)
+set_variable VALUES C(74,naclModule\000naclModule\000ppapi.nexe\000background-color:gray\000application/x-nacl\000)
# The PPP_GetInterface() call is probably not necessary, we just emulate what
# happens in real life

Powered by Google App Engine
This is Rietveld 408576698