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

Unified Diff: native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.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: 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
Index: native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
diff --git a/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst b/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
index 519ce1e3a8116d2bfc1d5b30270183e5328962f4..494f547ad71b3d7b4598a953b9d45717fc103e90 100644
--- a/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
+++ b/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
@@ -315,8 +315,8 @@ Native Client SDK (e.g., libppapi_cpp.so), and perhaps also modules from
the application uses. You must provide all of those modules as part of the
application deployment process.
-As explained in :doc:`Distributing Your Application
-<../distributing>`, there are two basic ways to deploy an application:
+As explained in :doc:`Distributing Your Application <../distributing>`, there
+are two basic ways to deploy a `Chrome app </apps>`_:
* **hosted application:** all modules are hosted together on a web server of
binji 2015/02/10 17:49:40 looks like "hosted app" and "Chrome App" are the t
JF 2015/02/10 18:26:16 I added the link, but I think we want to keep the
your choice

Powered by Google App Engine
This is Rietveld 408576698