| Index: ui/views/examples/native_theme_button_example.h
|
| diff --git a/ui/views/examples/native_theme_button_example.h b/ui/views/examples/native_theme_button_example.h
|
| index 4ec4d2c9776a2734ee034ffe2ad3c083445197cc..e77038eebe39f85cb0046b9b3ab0ab603d0ad21a 100644
|
| --- a/ui/views/examples/native_theme_button_example.h
|
| +++ b/ui/views/examples/native_theme_button_example.h
|
| @@ -6,6 +6,8 @@
|
| #define UI_VIEWS_EXAMPLES_NATIVE_THEME_BUTTON_EXAMPLE_H_
|
| #pragma once
|
|
|
| +#include <string>
|
| +
|
| #include "base/basictypes.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/gfx/native_theme.h"
|
|
|