| Index: chrome/common/extensions/docs/apps/appWindow.html
|
| diff --git a/chrome/common/extensions/docs/apps/appWindow.html b/chrome/common/extensions/docs/apps/appWindow.html
|
| index 213033cc119c65e7ac82875968dc8d03c1b699b6..6bb216202d97b7e684c5e79226b6fb9c22dcca66 100644
|
| --- a/chrome/common/extensions/docs/apps/appWindow.html
|
| +++ b/chrome/common/extensions/docs/apps/appWindow.html
|
| @@ -18,8 +18,9 @@
|
| <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.appWindow module, which is part of the Google Chrome extension APIs."><title>chrome.appWindow - Google Chrome Extensions - Google Code</title></head>
|
| - <body><link href="../css/ApiRefStyles_apps.css" rel="stylesheet" type="text/css">
|
| -<link href="../css/prettify.css" rel="stylesheet" type="text/css">
|
| + <body doc-family="apps"> <link href="../css/ApiRefStyles_apps.css" rel="stylesheet" type="text/css">
|
| + <link href="../css/prettify.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>
|
|
|