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

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/bluetooth.html

Issue 691283003: Write docs for options_ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@inline-type
Patch Set: fixes Created 6 years, 2 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/articles/manifest/bluetooth.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/bluetooth.html b/chrome/common/extensions/docs/templates/articles/manifest/bluetooth.html
index c65b85bcdcc7b57dcdf2a9d364917cae8c66a592..22ce964616b833abf6da40fd18580870f4c18e21 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/bluetooth.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/bluetooth.html
@@ -39,6 +39,7 @@ available for the $(ref:bluetooth) API.
<section>
<h2 id="reference">Reference</h2>
<p class="api_reference">
-{{+partials.type type:apis.apps.extensionsManifestTypes.byName.bluetooth/}}
+{{+partials.manifest_type
+ type:apis.apps.extensionsManifestTypes.byName.bluetooth/}}
</p>
</section>

Powered by Google App Engine
This is Rietveld 408576698