| Index: chrome/browser/resources/downloads.html
|
| diff --git a/chrome/browser/resources/downloads.html b/chrome/browser/resources/downloads.html
|
| index 05398dcaff9bbd58faeeead624b8fdfd78b66782..e0f96ca20cef12215bbba61e3c67820c96c48c2a 100644
|
| --- a/chrome/browser/resources/downloads.html
|
| +++ b/chrome/browser/resources/downloads.html
|
| @@ -5,6 +5,7 @@
|
| <title i18n-content="title"></title>
|
| <link rel="icon" href="../../app/theme/downloads_favicon.png">
|
| <link rel="stylesheet" href="old_webui.css">
|
| +<link rel="stylesheet" href="shared/css/button.css">
|
| <style>
|
|
|
| #downloads-summary {
|
|
|