Index: extensions/shell/browser/shell_native_app_window_mac.h |
diff --git a/extensions/shell/browser/shell_native_app_window_mac.h b/extensions/shell/browser/shell_native_app_window_mac.h |
index 0f989231d10b72140a4ebce6cbda861b729913a9..23b0fe3605b1becb0c81ace3bb219eaeea283df8 100644 |
--- a/extensions/shell/browser/shell_native_app_window_mac.h |
+++ b/extensions/shell/browser/shell_native_app_window_mac.h |
@@ -8,6 +8,7 @@ |
#import <Cocoa/Cocoa.h> |
#import "base/mac/scoped_nsobject.h" |
+#include "base/macros.h" |
#include "extensions/shell/browser/shell_native_app_window.h" |
@class ShellNSWindow; |