| Index: chrome/common/extensions/docs/apps/app_storage.html
|
| diff --git a/chrome/common/extensions/docs/apps/app_storage.html b/chrome/common/extensions/docs/apps/app_storage.html
|
| index 1a5a9c6b5a0df4a5f141f9562cf1b59af95a1a33..3bd318fc4179c2c5339fccd681b4a0c6929f9f5d 100644
|
| --- a/chrome/common/extensions/docs/apps/app_storage.html
|
| +++ b/chrome/common/extensions/docs/apps/app_storage.html
|
| @@ -18,7 +18,7 @@
|
| <script type="text/javascript" src="../js/bootstrap.js"></script>
|
| <script type="text/javascript" src="../js/sidebar.js"></script>
|
| <title>Manage Data - 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">
|
|
|