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

Unified Diff: chrome/common/extensions/docs/templates/json/chrome_sidenav.json

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: Created 3 years, 7 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 | native_client_sdk/doc_generated/c-api.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/json/chrome_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
index 2fcc838ec5b16eb1b4bac7901f97997e35e4ec09..812ef3f7313094a6b9ad044be97ce681fd488de2 100644
--- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
@@ -721,6 +721,10 @@
}
]
},
+ {
+ "title": "Migration Guide",
Ken Rockot(use gerrit already) 2017/05/13 00:27:43 nit: Should this maybe be "WebAssembly Migration G
bradnelson 2017/05/13 00:35:19 Done.
+ "href": "/native-client/migration"
+ },
{
"title": "Download the SDK",
"href": "/native-client/sdk/download",
« no previous file with comments | « no previous file | native_client_sdk/doc_generated/c-api.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698