| Index: chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc
|
| diff --git a/chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc b/chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc
|
| index c5d4671229edf839610814441341e7fa44bcb2f0..b148c8ec39fcf19b1adfffdbc7282fea38fb4958 100644
|
| --- a/chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc
|
| +++ b/chrome/browser/ui/views/location_bar/page_action_with_badge_view.cc
|
| @@ -5,8 +5,7 @@
|
| #include "chrome/browser/ui/views/location_bar/page_action_with_badge_view.h"
|
|
|
| #include "chrome/browser/ui/views/location_bar/page_action_image_view.h"
|
| -#include "chrome/common/extensions/api/icons/icons_handler.h"
|
| -#include "chrome/common/extensions/extension.h"
|
| +#include "chrome/common/extensions/manifest_handlers/icons_handler.h"
|
| #include "ui/base/accessibility/accessible_view_state.h"
|
|
|
| using content::WebContents;
|
|
|