| Index: chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h b/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h
|
| index 36a9a740120869d84cd8935fc7c6d65c48bfa0ab..ce43dbe25e0791dfdb49f896918a7ad08d3d0ac1 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #import <Cocoa/Cocoa.h>
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/ui/cocoa/location_bar/bubble_decoration.h"
|
|
|
| // Draws the "Extended Validation SSL" bubble. This will be a lock
|
|
|