Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(510)

Unified Diff: chrome/common/extensions/docs/templates/private/permissions/fullscreen.html

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698