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

Unified Diff: chrome/common/extensions/docs/templates/private/standard_apps_article.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: cleanup 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/standard_apps_article.html
diff --git a/chrome/common/extensions/docs/templates/private/standard_apps_article.html b/chrome/common/extensions/docs/templates/private/standard_apps_article.html
index 52b07bef2b14b2922010ce7d88b866ba5ade38cc..77abbe8fdde56353b56f022b5d089cc6c6cac8ae 100644
--- a/chrome/common/extensions/docs/templates/private/standard_apps_article.html
+++ b/chrome/common/extensions/docs/templates/private/standard_apps_article.html
@@ -16,7 +16,7 @@
title:strings.apps_title}}
{{/article.apps_toc}}
{{- This may contain <pre> tags so it is not indented -}}
-{{+article.intro is_apps:true}}
+{{+article.intro platform:strings.app is_apps:true}}
</div>
</div>
</body>

Powered by Google App Engine
This is Rietveld 408576698