| Index: chrome/browser/ui/views/update_recommended_message_box.h
|
| diff --git a/chrome/browser/ui/views/update_recommended_message_box.h b/chrome/browser/ui/views/update_recommended_message_box.h
|
| index 92b5d1f90fc35a6d261751f28a8c3d54a552116b..3d3a75d16650d8b8ee68b263697618a89062fa27 100644
|
| --- a/chrome/browser/ui/views/update_recommended_message_box.h
|
| +++ b/chrome/browser/ui/views/update_recommended_message_box.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_VIEWS_UPDATE_RECOMMENDED_MESSAGE_BOX_H_
|
| #define CHROME_BROWSER_UI_VIEWS_UPDATE_RECOMMENDED_MESSAGE_BOX_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| #include "ui/views/window/dialog_delegate.h"
|
|
|
|
|