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

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

Issue 364463002: Initial draft of PNaCl bitcode files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Next round of cleanups. Created 6 years, 5 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: 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 eb933290824285e2643e165dd19953fa529de723..13aac06356e93c337f0b23f14e4c542406eae083 100644
--- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
@@ -849,6 +849,10 @@
"href": "/native-client/reference/nacl-manifest-format"
},
{
+ "title": "PNaCl Bitcode File Reference Manual",
+ "href": "/native-client/reference/pnacl-bitcode-manual"
+ },
+ {
"title": "PNaCl Bitcode Reference Manual",
"href": "/native-client/reference/pnacl-bitcode-abi"
},

Powered by Google App Engine
This is Rietveld 408576698