Index: chrome/common/extensions/docs/autoupdate.html |
diff --git a/chrome/common/extensions/docs/autoupdate.html b/chrome/common/extensions/docs/autoupdate.html |
index ead87a1ffdbc0a46219295e22a5cf6888d20c326..2397a4c768c703078726f875e70beafc8ca81f2f 100644 |
--- a/chrome/common/extensions/docs/autoupdate.html |
+++ b/chrome/common/extensions/docs/autoupdate.html |
@@ -189,7 +189,7 @@ |
<div class="g-unit" id="gc-pagecontent"> |
<div id="pageTitle"> |
- <h1 class="page_title">Autoupdating - Google Chrome Extensions - Google Code</h1> |
+ <h1 class="page_title">Autoupdating</h1> |
</div> |
<!-- TABLE OF CONTENTS --> |
<div id="toc"> |
@@ -282,7 +282,7 @@ |
<!-- /TABLE OF CONTENTS --> |
<!-- STATIC CONTENT PLACEHOLDER --> |
- <div id="static"><div id="pageData-title" class="pageData">Autoupdating</div> |
+ <div id="static"><div id="pageData-name" class="pageData">Autoupdating</div> |
<div id="pageData-showTOC" class="pageData">true</div> |
<p>We want extensions to be autoupdated for some of the same reasons as Google Chrome itself: to incorporate bug and security fixes, add new features or performance enhancements, and improve user interfaces.</p> |