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

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

Issue 509253003: Fix reference to apps/manifest/bluetooth API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ad08131bc29c738311d14db591bb00cdabf91824..c65b85bcdcc7b57dcdf2a9d364917cae8c66a592 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/bluetooth.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/bluetooth.html
@@ -39,6 +39,6 @@ available for the $(ref:bluetooth) API.
<section>
<h2 id="reference">Reference</h2>
<p class="api_reference">
-{{+partials.type type:apis.apps.manifestTypes.byName.bluetooth/}}
+{{+partials.type type:apis.apps.extensionsManifestTypes.byName.bluetooth/}}
</p>
</section>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698