| Index: ui/views/controls/button/label_button.h
|
| diff --git a/ui/views/controls/button/label_button.h b/ui/views/controls/button/label_button.h
|
| index 727a8ac1d99dfb69fa164c3698635b7549ea670b..1059effca4d10718b9f2b1049ddc8e6ba764d34f 100644
|
| --- a/ui/views/controls/button/label_button.h
|
| +++ b/ui/views/controls/button/label_button.h
|
| @@ -6,6 +6,7 @@
|
| #define UI_VIEWS_CONTROLS_BUTTON_LABEL_BUTTON_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/gtest_prod_util.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/gfx/image/image_skia.h"
|
|
|