| Index: components/exo/shell_surface.h
|
| diff --git a/components/exo/shell_surface.h b/components/exo/shell_surface.h
|
| index 6d5950e429487198350c2fc0ced76bfc436dd5b7..ce2cd8ce09121511c1d14d63cc2de1923938766b 100644
|
| --- a/components/exo/shell_surface.h
|
| +++ b/components/exo/shell_surface.h
|
| @@ -12,6 +12,7 @@
|
| #include "base/strings/string16.h"
|
| #include "components/exo/surface_delegate.h"
|
| #include "components/exo/surface_observer.h"
|
| +#include "ui/views/controls/button/button.h"
|
| #include "ui/views/widget/widget_delegate.h"
|
|
|
| namespace base {
|
|
|