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