| Index: chrome/common/extensions/docs/extensions/ttsEngine.html
|
| diff --git a/chrome/common/extensions/docs/extensions/ttsEngine.html b/chrome/common/extensions/docs/extensions/ttsEngine.html
|
| index 69d5a4b518e867c2feb0d5874fceb9b25e317206..373ea786aa62be6c438af7a0d31126231fc04b2a 100644
|
| --- a/chrome/common/extensions/docs/extensions/ttsEngine.html
|
| +++ b/chrome/common/extensions/docs/extensions/ttsEngine.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.ttsEngine module, which is part of the Google Chrome extension APIs."><title>chrome.ttsEngine - 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>
|
|
|