| Index: chrome/browser/resources/md_downloads/toolbar.html
|
| diff --git a/chrome/browser/resources/md_downloads/toolbar.html b/chrome/browser/resources/md_downloads/toolbar.html
|
| index fcb005be1e2c5632f3e820a7f344e7646b753dc3..b7992bc434f3eace6bf1e901074d258b6776eba2 100644
|
| --- a/chrome/browser/resources/md_downloads/toolbar.html
|
| +++ b/chrome/browser/resources/md_downloads/toolbar.html
|
| @@ -1,5 +1,6 @@
|
| <link rel="import" href="chrome://resources/html/assert.html">
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| +<link rel="import" href="chrome://resources/html/md_shared_styles.html">
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| <link rel="import" href="chrome://resources/html/util.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-icons/iron-icons.html">
|
|
|