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

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

Issue 11035015: Merge 159156 - Extensions Docs Server: Fix headings with no IDs (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1229/src/
Patch Set: Created 8 years, 3 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 | « no previous file | chrome/common/extensions/docs/templates/articles/app_csp.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/app_architecture.html
===================================================================
--- chrome/common/extensions/docs/templates/articles/app_architecture.html (revision 159603)
+++ chrome/common/extensions/docs/templates/articles/app_architecture.html (working copy)
@@ -70,7 +70,7 @@
<iframe title="YouTube video player" width="610" height="380" src="http://www.youtube.com/embed/yr1jgREbH8U" frameborder="0" allowfullscreen></iframe>
</p>
-<h3>App lifecycle at a glance</h3>
+<h3 id="lifecycle">App lifecycle at a glance</h3>
<p>
For detailed instructions on how to use the programming model,
@@ -170,4 +170,4 @@
<iframe title="YouTube video player" width="610" height="380" src="http://www.youtube.com/embed/EDtiWN42lHs" frameborder="0" allowfullscreen></iframe>
</p>
-<p class="backtotop"><a href="#top">Back to top</a></p>
+<p class="backtotop"><a href="#top">Back to top</a></p>
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/app_csp.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698