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 22df652760e052fe09c9f2d60ca6c1d48c090a4d..c9bca05d89fa16ea3c5f1c0c9b784026c44444b2 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> |
- <title>chrome.experimental.devtools.console API - Google Chrome Extensions - Google Code</title></head> |
+ <title>chrome.experimental.devtools.console |
cbentzel
2011/10/10 11:55:40
I'm not sure why these line breaks were introduced
|
+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. |