| Index: chrome/browser/ui/views/profiles/avatar_label.cc
|
| diff --git a/chrome/browser/ui/views/profiles/avatar_label.cc b/chrome/browser/ui/views/profiles/avatar_label.cc
|
| index 2cd9d63b350178827c474d437656f7afad4b277c..9aed8f25982a66578b7aa1c8fdc4132aa730026c 100644
|
| --- a/chrome/browser/ui/views/profiles/avatar_label.cc
|
| +++ b/chrome/browser/ui/views/profiles/avatar_label.cc
|
| @@ -14,6 +14,7 @@
|
| #include "ui/base/theme_provider.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/color_utils.h"
|
| +#include "ui/views/border.h"
|
| #include "ui/views/painter.h"
|
|
|
| namespace {
|
|
|