Chromium Code Reviews| Index: chrome/common/extensions/docs/experimental.devtools.console.html |
| diff --git a/chrome/common/extensions/docs/experimental.devtools.console.html b/chrome/common/extensions/docs/experimental.devtools.console.html |
| index dbe18d867fff03d91004326f56425940a37deda5..aa8f6a63a7bd2e42d59bec87478240e244987e3a 100644 |
| --- a/chrome/common/extensions/docs/experimental.devtools.console.html |
| +++ b/chrome/common/extensions/docs/experimental.devtools.console.html |
| @@ -16,7 +16,8 @@ |
| <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> |
| - <meta name="description" content="Documentation for the chrome.experimental.devtools.console module, which is part of the Google Chrome extension APIs."><title>chrome.experimental.devtools.console API - Google Chrome Extensions - Google Code</title></head> |
| + <meta name="description" content="Documentation for the chrome.experimental.devtools.console module, which is part of the Google Chrome extension APIs."><title>chrome.experimental.devtools.console |
|
Finnur
2011/12/15 14:42:25
This looks a bit weird... ? Any idea what's happen
|
| +API - 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. |