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

Unified Diff: chrome/common/extensions/docs/templates/private/property.html

Issue 22854025: Use the externally_connectable schema from manifest_types.json to generate its (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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
Index: chrome/common/extensions/docs/templates/private/property.html
diff --git a/chrome/common/extensions/docs/templates/private/property.html b/chrome/common/extensions/docs/templates/private/property.html
index d45acf0dffc27a1d9856175fc3d07ada129b23d2..782a402280010e395984e8291410b4cc94416708 100644
--- a/chrome/common/extensions/docs/templates/private/property.html
+++ b/chrome/common/extensions/docs/templates/private/property.html
@@ -12,5 +12,5 @@
</dd>{{/description}}
{{?array.is_object}}
<h4>Properties of each item</h4>
- {{+partials.type @:array api:api}}
+ {{+partials.type @:array}}
{{/array.is_object}}

Powered by Google App Engine
This is Rietveld 408576698