| 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 228ed1987e8860fe8d8b9cefba1549258f6f993d..a00d5ba3948840042d7a8e1788f75a297785ccf9 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,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_PAGE_ACTION_WITH_BADGE_VIEW_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
| #include "ui/views/view.h"
|
|
|
| class PageActionImageView;
|
|
|