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