| Index: chrome/browser/resources/md_history/lazy_load.html
|
| diff --git a/chrome/browser/resources/md_history/lazy_load.html b/chrome/browser/resources/md_history/lazy_load.html
|
| index 9c17c4870a97780f7f513f59c6018f6188ab2cc1..a4df26a53302117eef5a701a78925668d7004630 100644
|
| --- a/chrome/browser/resources/md_history/lazy_load.html
|
| +++ b/chrome/browser/resources/md_history/lazy_load.html
|
| @@ -2,7 +2,7 @@
|
| <link rel="import" href="chrome://history/synced_device_manager.html">
|
| <link rel="import" href="chrome://resources/cr_elements/cr_action_menu/cr_action_menu.html">
|
| <link rel="import" href="chrome://resources/cr_elements/cr_dialog/cr_dialog.html">
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/app-layout/app-drawer/app-drawer.html">
|
| +<link rel="import" href="chrome://resources/cr_elements/cr_drawer/cr_drawer.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/iron-dropdown/iron-dropdown.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-button/paper-button.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-icon-button/paper-icon-button-light.html">
|
|
|