| Index: chrome/common/extensions/docs/templates/private/permissions/fullscreen.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/permissions/fullscreen.html b/chrome/common/extensions/docs/templates/private/permissions/fullscreen.html
|
| index de0635986112cf9b7bfc1186433cc3fa60caa756..82c903bbc57149f2676e68ada3187b68a3022d02 100644
|
| --- a/chrome/common/extensions/docs/templates/private/permissions/fullscreen.html
|
| +++ b/chrome/common/extensions/docs/templates/private/permissions/fullscreen.html
|
| @@ -1 +1 @@
|
| -Allows the app to use the <a href="app.window.html">app.window</a> fullscreen state or the <a href="https://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html">HTML fullscreen API</a>. See <a href="api_other.html">Other APIs</a> for behavior differences.
|
| +Allows the app to use the <a href="app.window">app.window</a> fullscreen state or the <a href="https://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview">HTML fullscreen API</a>. See <a href="api_other">Other APIs</a> for behavior differences.
|
|
|