| Index: chrome/browser/ui/views/profiles/profile_chooser_view.cc
|
| diff --git a/chrome/browser/ui/views/profiles/profile_chooser_view.cc b/chrome/browser/ui/views/profiles/profile_chooser_view.cc
|
| index e27975e4e2799de4a67934389db6ca079b1c9209..084e06fde0f076f7ef0d4a99b267941b5b631028 100644
|
| --- a/chrome/browser/ui/views/profiles/profile_chooser_view.cc
|
| +++ b/chrome/browser/ui/views/profiles/profile_chooser_view.cc
|
| @@ -50,6 +50,7 @@
|
| #include "ui/gfx/path.h"
|
| #include "ui/gfx/skia_util.h"
|
| #include "ui/gfx/text_elider.h"
|
| +#include "ui/gfx/vector_icons_public.h"
|
| #include "ui/native_theme/native_theme.h"
|
| #include "ui/views/controls/button/blue_button.h"
|
| #include "ui/views/controls/button/image_button.h"
|
|
|