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

Unified Diff: src/trusted/plugin/build.scons

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 | « no previous file | src/trusted/plugin/nacl_entry_points.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/plugin/build.scons
===================================================================
--- src/trusted/plugin/build.scons (revision 4284)
+++ src/trusted/plugin/build.scons (working copy)
@@ -252,7 +252,7 @@
#
# We build a shared library with this build script to allow easier build
# testing. This library can also be loaded into Chrome using --no-sandbox
-# --register-pepper-plugins="path/to/library;application/x-ppapi-nacl-srpc".
+# --register-pepper-plugins="path/to/library;application/x-nacl".
#
# The .gyp files include rules used to link the plugin statically into Chrome.
# (This is still work in progress as of mid-Nov 2010.)
« no previous file with comments | « no previous file | src/trusted/plugin/nacl_entry_points.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698