| Index: native_client_sdk/doc_generated/sdk/release-notes.html
|
| diff --git a/native_client_sdk/doc_generated/sdk/release-notes.html b/native_client_sdk/doc_generated/sdk/release-notes.html
|
| index 82661cfd4ae268abee59b362ebe8647642bdad4b..55e2f139ea3b28693ad9297d7adffcd5ee6387f4 100644
|
| --- a/native_client_sdk/doc_generated/sdk/release-notes.html
|
| +++ b/native_client_sdk/doc_generated/sdk/release-notes.html
|
| @@ -159,8 +159,8 @@ in the current <code>pepper_canary</code> bundle. Chrome 29 does not support .pe
|
| files produced by earlier versions of the pnacl toolchain (that is,
|
| executables compiled with the <code>pepper_28</code> bundle or earlier).</li>
|
| <li>To run an application with a PNaCl module, you must launch Chrome 29 with the
|
| -<code>--enable-pnacl</code> flag (for <a class="reference external" href="/apps/about_apps">packaged apps</a>), or the
|
| -<code>--enable-nacl</code> flag (for other apps).</li>
|
| +<code>--enable-pnacl</code> flag (for <a class="reference external" href="/apps">Chrome apps</a>), or the <code>--enable-nacl</code>
|
| +flag (for other apps).</li>
|
| <li>When you launch Chrome with the <code>--enable-pnacl</code> flag, Chrome loads a PNaCl
|
| translator in the background. Wait about a minute after you launch Chrome and
|
| check <a class="reference external" href="chrome://nacl">chrome://nacl</a> to verify that the translator loaded.</li>
|
|
|