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

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

Issue 344453003: Docserver: separate models for apps and extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase/Add comment Created 6 years, 6 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/sockets.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/sockets.html b/chrome/common/extensions/docs/templates/articles/manifest/sockets.html
index cbe62c5e52b8266acf6127c090f6226c8e0260c2..b528249f41fea42211ffc0dceb4cf985afb967c0 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/sockets.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/sockets.html
@@ -37,6 +37,6 @@ $(ref:sockets.tcpServer) APIs.
<section>
<h2 id="reference">Reference</h2>
<p class="api_reference">
-{{+partials.type type:apis.extensionsManifestTypes.byName.sockets/}}
+{{+partials.type type:apis.apps.extensionsManifestTypes.byName.sockets/}}
</p>
</section>

Powered by Google App Engine
This is Rietveld 408576698