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

Unified Diff: chrome/common/extensions/api/windows.json

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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/api/windows.json
diff --git a/chrome/common/extensions/api/windows.json b/chrome/common/extensions/api/windows.json
index 00ded38b349d0e524605af99970aeb27aafe0f47..9d8bab2f369680113db50e20653404cefc68f6f5 100644
--- a/chrome/common/extensions/api/windows.json
+++ b/chrome/common/extensions/api/windows.json
@@ -46,7 +46,7 @@
},
"WINDOW_ID_CURRENT": {
"value": -2,
- "description": "The windowId value that represents the <a href='windows.html#current-window'>current window</a>."
+ "description": "The windowId value that represents the <a href='windows#current-window'>current window</a>."
}
},
"functions": [
« no previous file with comments | « chrome/common/extensions/api/webview_tag.json ('k') | chrome/common/extensions/docs/templates/articles/a11y.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698