| Index: ash/frame/caption_buttons/frame_size_button.h
|
| diff --git a/ash/frame/caption_buttons/frame_size_button.h b/ash/frame/caption_buttons/frame_size_button.h
|
| index 633ac49b131751b7f92a78efc31ba5194a480fb8..84cf84839c22a39cb0562253fb5d5bccddcf58eb 100644
|
| --- a/ash/frame/caption_buttons/frame_size_button.h
|
| +++ b/ash/frame/caption_buttons/frame_size_button.h
|
| @@ -8,6 +8,7 @@
|
| #include "ash/ash_export.h"
|
| #include "ash/frame/caption_buttons/frame_caption_button.h"
|
| #include "ash/frame/caption_buttons/frame_size_button_delegate.h"
|
| +#include "base/macros.h"
|
| #include "base/timer/timer.h"
|
|
|
| namespace views {
|
|
|