| 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..a88f6888b47613b3ba0875466b6c7e682ca9f388 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">HTML fullscreen API</a>. See <a href="api_other">Other APIs</a> for behavior differences.
|
|
|