Chromium Code Reviews| Index: chrome/browser/ui/views/extensions/extension_install_dialog_view.h |
| diff --git a/chrome/browser/ui/views/extensions/extension_install_dialog_view.h b/chrome/browser/ui/views/extensions/extension_install_dialog_view.h |
| index fafb61249989c8a65d6fce04bc219cac229b0a8e..2a87fad34262222b3241062e8c425cdc31a442fb 100644 |
| --- a/chrome/browser/ui/views/extensions/extension_install_dialog_view.h |
| +++ b/chrome/browser/ui/views/extensions/extension_install_dialog_view.h |
| @@ -7,6 +7,7 @@ |
| #include "base/macros.h" |
| #include "chrome/browser/extensions/extension_install_prompt.h" |
| +#include "chrome/browser/ui/views/harmony/layout_delegate.h" |
|
tapted
2017/03/20 03:41:52
is this needed here? (maybe move to the .cc?)
Patti Lor
2017/03/21 06:24:30
Thanks, not sure how that got through :O
|
| #include "ui/gfx/animation/animation_delegate.h" |
| #include "ui/gfx/animation/slide_animation.h" |
| #include "ui/views/controls/button/button.h" |