| Index: ui/views/corewm/tooltip_controller_test_helper.h
|
| diff --git a/ui/views/corewm/tooltip_controller_test_helper.h b/ui/views/corewm/tooltip_controller_test_helper.h
|
| index 60de9d7d04ba1480b7e028ff093701e8b0004e87..af1bcb85b0e596e2dad70d6b38503a9d18df2c10 100644
|
| --- a/ui/views/corewm/tooltip_controller_test_helper.h
|
| +++ b/ui/views/corewm/tooltip_controller_test_helper.h
|
| @@ -6,6 +6,7 @@
|
| #define UI_VIEWS_COREWM_TOOLTIP_CONTROLLER_TEST_HELPER_H_
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "ui/views/view.h"
|
| #include "ui/views/views_export.h"
|
|
|