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 5037c51..570e9d4 100644 --- a/chrome/common/extensions/docs/fileBrowserHandler.html +++ b/chrome/common/extensions/docs/fileBrowserHandler.html @@ -16,7 +16,7 @@ <script type="text/javascript" src="js/api_page_generator.js"></script> <script type="text/javascript" src="js/bootstrap.js"></script> <script type="text/javascript" src="js/sidebar.js"></script> - <title>chrome.fileBrowserHandler - Google Chrome Extensions - Google Code</title></head> + <meta name="description" content="Documentation for the chrome.fileBrowserHandler module, which is part of the Google Chrome extension APIs."><title>chrome.fileBrowserHandler - Google Chrome Extensions - Google Code</title></head> <body> <div id="gc-container" class="labs"> <div id="devModeWarning"> You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files. |