diff options
Diffstat (limited to 'chrome/common/extensions/docs/fileBrowserHandler.html')
-rw-r--r-- | chrome/common/extensions/docs/fileBrowserHandler.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/fileBrowserHandler.html b/chrome/common/extensions/docs/fileBrowserHandler.html index 935703e..018ede5 100644 --- a/chrome/common/extensions/docs/fileBrowserHandler.html +++ b/chrome/common/extensions/docs/fileBrowserHandler.html @@ -585,7 +585,7 @@ For other examples and for help in viewing the source code, see <div class="summary"> <!-- Note: intentionally longer 80 columns --> - <span class="subdued">chrome.fileBrowserHandler.</span><span>onExecute</span><span class="subdued">.addListener</span>(function(<span>string id, FileHandlerExecuteEventDetails details</span>) <span class="subdued">{...}</span><span></span>)); + <span class="subdued">chrome.fileBrowserHandler.</span><span>onExecute</span><span class="subdued">.addListener</span>(function(<span>string id, FileHandlerExecuteEventDetails details</span>) <span class="subdued">{...}</span><span></span>); </div> <div class="description"> |