| Index: chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h b/chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h
|
| index 5e9e55ebb6d43e5f436e6522ce658dacbbfd4105..7630f2caffbb97fcf1d5c46fb9b0624671ea23a2 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/location_icon_decoration.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #import <Cocoa/Cocoa.h>
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/ui/cocoa/location_bar/image_decoration.h"
|
|
|
| class LocationBarViewMac;
|
|
|