| Index: chrome/common/extensions/docs/extensions/experimental.webInspector.html
|
| diff --git a/chrome/common/extensions/docs/extensions/experimental.webInspector.html b/chrome/common/extensions/docs/extensions/experimental.webInspector.html
|
| index c2b99356f5d3a41fb5fbe38a27aca88f82a334d8..26998d8c842cb809a430a6c3cff71108e7abb084 100644
|
| --- a/chrome/common/extensions/docs/extensions/experimental.webInspector.html
|
| +++ b/chrome/common/extensions/docs/extensions/experimental.webInspector.html
|
| @@ -18,7 +18,8 @@
|
| <script type="text/javascript" src="../js/bootstrap.js"></script>
|
| <script type="text/javascript" src="../js/sidebar.js"></script>
|
| <title>experimental.webInspector.* APIs - 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>
|
|
|