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

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

Issue 217263002: Move sockets manifest types to //extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rename, add new "API" for extensionsManifestTypes Created 6 years, 9 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 | « chrome/common/extensions/chrome_manifest_handlers.cc ('k') | extensions/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 6236e2b857018233e9473fe13ca18c20136a6142..cbe62c5e52b8266acf6127c090f6226c8e0260c2 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.manifestTypes.byName.sockets/}}
+{{+partials.type type:apis.extensionsManifestTypes.byName.sockets/}}
</p>
</section>
« no previous file with comments | « chrome/common/extensions/chrome_manifest_handlers.cc ('k') | extensions/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698