| Index: chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html
|
| diff --git a/chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html b/chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html
|
| index 8f3299416b374736adf65dd299a60712bd3c1aa8..3d1ab304080fcfd695b5df5f10aeaad10cc41b48 100644
|
| --- a/chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html
|
| +++ b/chrome/browser/resources/bookmark_manager/bookmark_all_tabs.html
|
| @@ -19,9 +19,9 @@ found in the LICENSE file.
|
| 'self'">
|
| <title i18n-content="title"></title>
|
|
|
| -<link rel="stylesheet" href="../shared/css/tree.css">
|
| -<link rel="stylesheet" href="../shared/css/button.css">
|
| <link rel="stylesheet" href="../shared/css/chrome_shared.css">
|
| +<link rel="stylesheet" href="../shared/css/tree.css">
|
| +<link rel="stylesheet" href="../shared/css/widgets.css">
|
| <link rel="stylesheet" href="css/bookmark_all_tabs.css">
|
|
|
| <script src="chrome://resources/css/tree.css.js"></script>
|
|
|