| Index: chrome/common/extensions/docs/extensions/omnibox.html
|
| diff --git a/chrome/common/extensions/docs/extensions/omnibox.html b/chrome/common/extensions/docs/extensions/omnibox.html
|
| index 1bf86cd32432edf4d977249f4df49522e6904be2..a7f4957ac3e1be30e5c6d9c7fbb4a471ed14b1eb 100644
|
| --- a/chrome/common/extensions/docs/extensions/omnibox.html
|
| +++ b/chrome/common/extensions/docs/extensions/omnibox.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.omnibox module, which is part of the Google Chrome extension APIs."><title>Omnibox - 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>
|
|
|