| Index: chrome/common/extensions/docs/browserAction.html
|
| diff --git a/chrome/common/extensions/docs/browserAction.html b/chrome/common/extensions/docs/browserAction.html
|
| index 5f4810c76b5761d3c97cc4996b5a32674b216a67..e8e21e289f122c140c6ca416d509bc1df5943b18 100644
|
| --- a/chrome/common/extensions/docs/browserAction.html
|
| +++ b/chrome/common/extensions/docs/browserAction.html
|
| @@ -189,7 +189,7 @@
|
|
|
| <div class="g-unit" id="gc-pagecontent">
|
| <div id="pageTitle">
|
| - <h1 class="page_title">Browser Actions - Google Chrome Extensions - Google Code</h1>
|
| + <h1 class="page_title">Browser Actions</h1>
|
| </div>
|
| <!-- TABLE OF CONTENTS -->
|
| <div id="toc">
|
| @@ -273,7 +273,7 @@
|
| <!-- /TABLE OF CONTENTS -->
|
|
|
| <!-- STATIC CONTENT PLACEHOLDER -->
|
| - <div id="static"><div id="pageData-title" class="pageData">Browser Actions</div>
|
| + <div id="static"><div id="pageData-name" class="pageData">Browser Actions</div>
|
|
|
| <!-- BEGIN AUTHORED CONTENT -->
|
| <p>Use browser actions to put icons
|
|
|