Index: chrome/browser/ui/cocoa/validation_message_bubble_cocoa.h |
diff --git a/chrome/browser/ui/cocoa/validation_message_bubble_cocoa.h b/chrome/browser/ui/cocoa/validation_message_bubble_cocoa.h |
index 6d6f0cacf477c2ee5b85783e742735ad9cfc34aa..3defb6793b8bc5ae4f70b7fbcea433b0e324cafe 100644 |
--- a/chrome/browser/ui/cocoa/validation_message_bubble_cocoa.h |
+++ b/chrome/browser/ui/cocoa/validation_message_bubble_cocoa.h |
@@ -6,6 +6,7 @@ |
#define CHROME_BROWSER_UI_COCOA_VALIDATION_MESSAGE_BUBBLE_COCOA_H_ |
#include "base/mac/scoped_nsobject.h" |
+#include "base/macros.h" |
#include "chrome/browser/ui/validation_message_bubble.h" |
@class ValidationMessageBubbleController; |