| Index: chrome/browser/ui/cocoa/location_bar/image_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/image_decoration.h b/chrome/browser/ui/cocoa/location_bar/image_decoration.h
|
| index 8f540f9dbe78738bc2d5fe6da652be29fc26f404..13482cf985debd95990e01f28a218fe6a2a74c94 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/image_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/image_decoration.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_IMAGE_DECORATION_H_
|
|
|
| #import "base/mac/scoped_nsobject.h"
|
| +#include "base/macros.h"
|
| #include "chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h"
|
|
|
| // |LocationBarDecoration| which sizes and draws itself according to
|
|
|