diff options
Diffstat (limited to 'chrome/common/extensions/docs/static/autoupdate.html')
-rw-r--r-- | chrome/common/extensions/docs/static/autoupdate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/static/autoupdate.html b/chrome/common/extensions/docs/static/autoupdate.html index f865c1a..0a49290 100644 --- a/chrome/common/extensions/docs/static/autoupdate.html +++ b/chrome/common/extensions/docs/static/autoupdate.html @@ -1,4 +1,4 @@ -<div id="pageData-title" class="pageData">Autoupdating</div> +<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> |