| Index: chrome/browser/ui/views/profiles/new_avatar_button.h
|
| diff --git a/chrome/browser/ui/views/profiles/new_avatar_button.h b/chrome/browser/ui/views/profiles/new_avatar_button.h
|
| index 818110761f51759e7898d69c7dcd2bd59075b129..70c0a9e9a638d5c0bf3f42073804ec2293c5b34a 100644
|
| --- a/chrome/browser/ui/views/profiles/new_avatar_button.h
|
| +++ b/chrome/browser/ui/views/profiles/new_avatar_button.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_VIEWS_PROFILES_NEW_AVATAR_BUTTON_H_
|
| #define CHROME_BROWSER_UI_VIEWS_PROFILES_NEW_AVATAR_BUTTON_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/profiles/profile_info_cache_observer.h"
|
| #include "components/signin/core/browser/signin_error_controller.h"
|
| #include "ui/views/controls/button/label_button.h"
|
|
|