| Index: chrome/common/extensions/docs/static/experimental.html
|
| diff --git a/chrome/common/extensions/docs/static/experimental.html b/chrome/common/extensions/docs/static/experimental.html
|
| index 46df0f21e638d0f45ecf398413e80ea74ac614fb..d36ffbe8ec0bf5e125815a9edc5b811669ffa2f2 100644
|
| --- a/chrome/common/extensions/docs/static/experimental.html
|
| +++ b/chrome/common/extensions/docs/static/experimental.html
|
| @@ -6,7 +6,8 @@ on the following experimental APIs:
|
| </p>
|
|
|
| <ul>
|
| - <li jsselect="experimentalAPIs();"><a jsvalues=".href: $this + '.html'" jscontent="$this" href="experimental.history.html" js>experimental.history</a></li>
|
| + <li jsselect="experimentalAPIs();">
|
| + <a jsvalues=".href: $this + '.html'" jscontent="$this"></a></li>
|
| </ul>
|
|
|
| <p class="caution">
|
|
|