| Index: content/browser/theme_helper_mac.h
|
| diff --git a/content/browser/theme_helper_mac.h b/content/browser/theme_helper_mac.h
|
| index 265d0d6a6492f3f88181e5caeb1a793f0c6d2de6..be507d9535116cd0a5edbf81560ecc6bbc436175 100644
|
| --- a/content/browser/theme_helper_mac.h
|
| +++ b/content/browser/theme_helper_mac.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_THEME_HELPER_MAC_H_
|
| #define CONTENT_BROWSER_THEME_HELPER_MAC_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|