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

Unified Diff: native_client_sdk/src/doc/nacl-and-pnacl.rst

Issue 637873003: [DOCS] Edit references to Chrome 31 and earlier. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Feedback from Patch Set 1. Created 6 years, 1 month 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: native_client_sdk/src/doc/nacl-and-pnacl.rst
diff --git a/native_client_sdk/src/doc/nacl-and-pnacl.rst b/native_client_sdk/src/doc/nacl-and-pnacl.rst
index b83f0a5c464b881c5c630a94318779be7e466958..8c6af2146645987a78c27b4fd17cbc2113998e71 100644
--- a/native_client_sdk/src/doc/nacl-and-pnacl.rst
+++ b/native_client_sdk/src/doc/nacl-and-pnacl.rst
@@ -81,11 +81,11 @@ Native Client modules without the Google Web Store. Unless your project is
subject to one of the narrow limitations described under ":ref:`When to use
NaCl<when-to-use-nacl>`", you should use PNaCl.
-Since version 31, Chrome supports translation of pexe
-modules and their use in web applications without requiring installation either
-of a browser plug-in or of the applications themselves. Native Client and PNaCl
-are open-source technologies, and our hope is that they will be added to other
-hosting platforms in the future.
+Chrome supports translation of pexe modules and their use in web applications
+without requiring installation either of a browser plug-in or of the
+applications themselves. Native Client and PNaCl are open-source technologies,
+and our hope is that they will be added to other hosting platforms in the
+future.
If controlled distribution through the Chrome Web Store is an important part of
your product plan, the benefits of PNaCl are less critical for you. But you can

Powered by Google App Engine
This is Rietveld 408576698