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

Unified Diff: chrome/common/extensions/docs/templates/articles/ui_override.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/ui_override.html
diff --git a/chrome/common/extensions/docs/templates/articles/ui_override.html b/chrome/common/extensions/docs/templates/articles/ui_override.html
index d7d4cb4981de1e21c9480174b9dfb7d53aab2dac..2e3b50700c09c7a2b256986b2adfad6bc88d758a 100644
--- a/chrome/common/extensions/docs/templates/articles/ui_override.html
+++ b/chrome/common/extensions/docs/templates/articles/ui_override.html
@@ -56,7 +56,7 @@ manifest:
</p>
<ul>
-{{#f:apis.manifestTypes.byName.ChromeUIOverrides.properties}}
+{{#f:apis.extensions.manifestTypes.byName.ChromeUIOverrides.properties}}
<li>
<p id="{{f.name}}"><b><code>{{f.name}}</code> ({{+partials.variable_type type:f/}})</b></p>
<p>{{f.description}}</p>

Powered by Google App Engine
This is Rietveld 408576698