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

Unified Diff: chrome/common/extensions/docs/samples.json

Issue 10800047: Extension Docs Server Version 2: Various fixes. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 5 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/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index 625f5f5a1795fdc9fdc057d863d6496f8886e106..ef822ee1945eac00fe63e86e17d7e1a007f0f061 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -243,6 +243,7 @@
"chrome.fileSystem.chooseFile": "fileSystem.html#method-chooseFile",
"chrome.fileSystem.getDisplayPath": "fileSystem.html#method-getDisplayPath",
"chrome.fileSystem.getWritableFileEntry": "fileSystem.html#method-getWritableFileEntry",
+ "chrome.fileSystem.isWritableFileEntry": "fileSystem.html#method-isWritableFileEntry",
"chrome.history.addUrl": "history.html#method-addUrl",
"chrome.history.deleteAll": "history.html#method-deleteAll",
"chrome.history.deleteRange": "history.html#method-deleteRange",

Powered by Google App Engine
This is Rietveld 408576698