| Index: chrome/browser/ui/views/location_bar/content_setting_image_view.cc
|
| diff --git a/chrome/browser/ui/views/location_bar/content_setting_image_view.cc b/chrome/browser/ui/views/location_bar/content_setting_image_view.cc
|
| index e01c30feb2775f7ed30d0e515cb621dcfdad27b5..0aaf76d8af8e94e232d9e932613cbfb44244f862 100644
|
| --- a/chrome/browser/ui/views/location_bar/content_setting_image_view.cc
|
| +++ b/chrome/browser/ui/views/location_bar/content_setting_image_view.cc
|
| @@ -20,6 +20,7 @@
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/skia_util.h"
|
| #include "ui/views/border.h"
|
| +#include "ui/views/widget/widget.h"
|
|
|
| using content::WebContents;
|
|
|
|
|