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

Unified Diff: native_client_sdk/src/doc/sdk/release-notes.rst

Issue 912633002: NaCl docs: clarify Chrome apps instead of packaged apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 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 | « native_client_sdk/src/doc/sdk/examples.rst ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/sdk/release-notes.rst
diff --git a/native_client_sdk/src/doc/sdk/release-notes.rst b/native_client_sdk/src/doc/sdk/release-notes.rst
index 003513d9028444a82c80d42f785eb0997967c7fe..e6cfc3c52ccb9c6273f9cf160daa18ed706f29ce 100644
--- a/native_client_sdk/src/doc/sdk/release-notes.rst
+++ b/native_client_sdk/src/doc/sdk/release-notes.rst
@@ -206,8 +206,8 @@ PNaCl (15 May 2013)
files produced by earlier versions of the pnacl toolchain (that is,
executables compiled with the ``pepper_28`` bundle or earlier).
* To run an application with a PNaCl module, you must launch Chrome 29 with the
- ``--enable-pnacl`` flag (for `packaged apps </apps/about_apps>`_), or the
- ``--enable-nacl`` flag (for other apps).
+ ``--enable-pnacl`` flag (for `Chrome apps </apps>`_), or the ``--enable-nacl``
+ flag (for other apps).
* When you launch Chrome with the ``--enable-pnacl`` flag, Chrome loads a PNaCl
translator in the background. Wait about a minute after you launch Chrome and
check `chrome://nacl <chrome://nacl>`_ to verify that the translator loaded.
« no previous file with comments | « native_client_sdk/src/doc/sdk/examples.rst ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698