| Index: chrome/browser/ui/views/location_bar/page_action_image_view.cc
|
| diff --git a/chrome/browser/ui/views/location_bar/page_action_image_view.cc b/chrome/browser/ui/views/location_bar/page_action_image_view.cc
|
| index 266a521b46bdcf91df6a2f89a734290b12fa819b..c0403057cc390777afda57694e244cb170569eb7 100644
|
| --- a/chrome/browser/ui/views/location_bar/page_action_image_view.cc
|
| +++ b/chrome/browser/ui/views/location_bar/page_action_image_view.cc
|
| @@ -13,7 +13,6 @@
|
| #include "chrome/browser/ui/views/location_bar/location_bar_view.h"
|
| #include "extensions/browser/extension_registry.h"
|
| #include "ui/accessibility/ax_view_state.h"
|
| -#include "ui/compositor/paint_context.h"
|
| #include "ui/compositor/paint_recorder.h"
|
| #include "ui/events/event.h"
|
| #include "ui/gfx/canvas.h"
|
|
|