Chromium Code Reviews| Index: ui/views/controls/button/image_button.h |
| diff --git a/ui/views/controls/button/image_button.h b/ui/views/controls/button/image_button.h |
| index 5ea0fa91ead76d66d1fd82d0a08eb53197a54fb7..8dbe9d8c68d0b9a173d5e5731191b2ed2a659443 100644 |
| --- a/ui/views/controls/button/image_button.h |
| +++ b/ui/views/controls/button/image_button.h |
| @@ -7,6 +7,7 @@ |
| #include "base/gtest_prod_util.h" |
| #include "base/memory/scoped_ptr.h" |
| +#include "ui/base/layout.h" |
|
Ben Goodger (Google)
2013/09/16 23:10:31
? lots of these in this CL. are they necessary?
|
| #include "ui/gfx/image/image_skia.h" |
| #include "ui/views/controls/button/custom_button.h" |