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", |