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 7b7bad73978a0e46e38a242b13d4aa4a14ff4d6b..7650091f5f9a81fdbda918b293ec1d696128ee6c 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 { |