| Index: chrome/common/extensions/docs/extensions/experimental.speechInput.html
|
| diff --git a/chrome/common/extensions/docs/extensions/experimental.speechInput.html b/chrome/common/extensions/docs/extensions/experimental.speechInput.html
|
| index c7fab7d0ec0bbf2e915826478c58d1fe8accded2..a2fde78787cf03283a8e58e2605c0bbb9b7417fe 100644
|
| --- a/chrome/common/extensions/docs/extensions/experimental.speechInput.html
|
| +++ b/chrome/common/extensions/docs/extensions/experimental.speechInput.html
|
| @@ -18,7 +18,8 @@
|
| <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.speechInput module, which is part of the Google Chrome extension APIs."><title>Speech Input API - Google Chrome Extensions - Google Code</title></head>
|
| - <body><link href="../css/ApiRefStyles.css" rel="stylesheet" type="text/css">
|
| + <body doc-family="extensions"> <link href="../css/ApiRefStyles.css" rel="stylesheet" type="text/css">
|
| + <link href="../css/shared.css" rel="stylesheet" type="text/css">
|
| <div id="devModeWarning" class="displayModeWarning">
|
| 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.
|
| </div>
|
|
|