| Index: chrome/common/extensions/docs/apps/manifest.html
|
| diff --git a/chrome/common/extensions/docs/apps/manifest.html b/chrome/common/extensions/docs/apps/manifest.html
|
| index 574624172081156cb04f173b045566adb5d987ec..c55e8dde3a81b4b843178261d02c32a101e541fb 100644
|
| --- a/chrome/common/extensions/docs/apps/manifest.html
|
| +++ b/chrome/common/extensions/docs/apps/manifest.html
|
| @@ -18,7 +18,7 @@
|
| <script type="text/javascript" src="../js/bootstrap.js"></script>
|
| <script type="text/javascript" src="../js/sidebar.js"></script>
|
| <title>Formats: Manifest Files - Google Chrome Extensions - Google Code</title></head>
|
| - <body doc-family="apps"> <link href="../css/ApiRefStyles_apps.css" rel="stylesheet" type="text/css">
|
| + <body doc-family="apps"> <link href="../css/ApiRefStyles.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">
|
|
|