| Index: chrome/common/extensions/docs/index.html
|
| diff --git a/chrome/common/extensions/docs/index.html b/chrome/common/extensions/docs/index.html
|
| index d55301d112a48bbbc0a5f741a4d0f11826fce34b..b5d70f21061e284bd9c739f4e1a1f5b7e98de97e 100644
|
| --- a/chrome/common/extensions/docs/index.html
|
| +++ b/chrome/common/extensions/docs/index.html
|
| @@ -189,7 +189,7 @@
|
|
|
| <div class="g-unit" id="gc-pagecontent">
|
| <div id="pageTitle">
|
| - <h1 class="page_title">Google Chrome Extensions - Google Code</h1>
|
| + <h1 class="page_title"></h1>
|
| </div>
|
| <!-- TABLE OF CONTENTS -->
|
| <div id="toc" style="display: none; ">
|
| @@ -247,7 +247,7 @@
|
| <!-- /TABLE OF CONTENTS -->
|
|
|
| <!-- STATIC CONTENT PLACEHOLDER -->
|
| - <div id="static"><div id="pageData-title" class="pageData"></div>
|
| + <div id="static"><div id="pageData-name" class="pageData"></div>
|
| <div id="pageData-showSideNav" class="pageData">false</div>
|
|
|
| <style>
|
|
|