Chromium Code Reviews| Index: ui/aura/root_window_host_delegate.h |
| diff --git a/ui/aura/root_window_host_delegate.h b/ui/aura/root_window_host_delegate.h |
| index 13c4f714f2d79977b51b2c5d3dec369c8d95b267..907de9b525a0d76874d2c973d6efcc690d571dc5 100644 |
| --- a/ui/aura/root_window_host_delegate.h |
| +++ b/ui/aura/root_window_host_delegate.h |
| @@ -5,6 +5,8 @@ |
| #ifndef UI_AURA_ROOT_WINDOW_HOST_DELEGATE_H_ |
| #define UI_AURA_ROOT_WINDOW_HOST_DELEGATE_H_ |
| +#include "ui/aura/aura_export.h" |
| + |
| namespace gfx { |
| class Point; |
| class Size; |