| Index: chrome/browser/ui/cocoa/profiles/avatar_base_controller.mm
|
| diff --git a/chrome/browser/ui/cocoa/profiles/avatar_base_controller.mm b/chrome/browser/ui/cocoa/profiles/avatar_base_controller.mm
|
| index d05be0a0d480491e575ba6ef0a48bcea68bb7bc1..ed47b092ba974816e1d92fa59403f632aa01ed66 100644
|
| --- a/chrome/browser/ui/cocoa/profiles/avatar_base_controller.mm
|
| +++ b/chrome/browser/ui/cocoa/profiles/avatar_base_controller.mm
|
| @@ -22,7 +22,6 @@
|
| #import "chrome/browser/ui/cocoa/profiles/profile_chooser_controller.h"
|
| #include "components/signin/core/browser/signin_error_controller.h"
|
| #include "components/signin/core/common/profile_management_switches.h"
|
| -#include "ui/base/resource/resource_bundle.h"
|
|
|
| // Space between the avatar icon and the avatar menu bubble.
|
| const CGFloat kMenuYOffsetAdjust = 1.0;
|
|
|