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

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

Issue 12521030: Extension docs: Include sidenav in 404 pages (Closed) Base URL: https://src.chromium.org/svn/trunk/src/
Patch Set: Created 7 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
Index: chrome/common/extensions/docs/templates/private/standard_apps_article.html
===================================================================
--- chrome/common/extensions/docs/templates/private/standard_apps_article.html (revision 190643)
+++ chrome/common/extensions/docs/templates/private/standard_apps_article.html (working copy)
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- {{+partials.header_head}}
+ {{+partials.header_head platform:app}}
<title>{{article.title}} - Google Chrome</title>
</head>
<body>

Powered by Google App Engine
This is Rietveld 408576698