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

Unified Diff: chrome/common/extensions/docs/templates/intros/ttsEngine.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/intros/ttsEngine.html
diff --git a/chrome/common/extensions/docs/templates/intros/ttsEngine.html b/chrome/common/extensions/docs/templates/intros/ttsEngine.html
index 2320f3e1d551809bed77f68a48ba175c3e6147ab..afaeb15ce0abeb0015ffb4174865fcc12fac4d3a 100644
--- a/chrome/common/extensions/docs/templates/intros/ttsEngine.html
+++ b/chrome/common/extensions/docs/templates/intros/ttsEngine.html
@@ -38,7 +38,7 @@ it provides in the extension manifest, like this:</p>
]
},</b>
"background": {
- "page": "background.html",
+ "page": "background",
"persistent": false
}
}

Powered by Google App Engine
This is Rietveld 408576698