| Index: chrome/browser/ui/views/location_bar/page_action_with_badge_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h b/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h
|
| index 85df0fd007241407f3ad26093fb49d63d8878d3b..6447538b1e4a8b884efdb0bc635d030ed46387f0 100644
|
| --- a/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_PAGE_ACTION_WITH_BADGE_VIEW_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "ui/views/view.h"
|
|
|
|
|