| Index: chrome/browser/ui/views/location_bar/star_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/star_view.h b/chrome/browser/ui/views/location_bar/star_view.h
|
| index eec2602b59052c2b610db20a339b7fef07aa6720..2bbf3c2aa5b41b294ba3da2f33dc90cc2a5f5d58 100644
|
| --- a/chrome/browser/ui/views/location_bar/star_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/star_view.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_STAR_VIEW_H_
|
| #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_STAR_VIEW_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/ui/views/location_bar/bubble_icon_view.h"
|
|
|
| class Browser;
|
|
|