diff options
Diffstat (limited to 'chrome/browser/notifications/extension_welcome_notification.h')
-rw-r--r-- | chrome/browser/notifications/extension_welcome_notification.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/notifications/extension_welcome_notification.h b/chrome/browser/notifications/extension_welcome_notification.h index 3e26c50..363c8df 100644 --- a/chrome/browser/notifications/extension_welcome_notification.h +++ b/chrome/browser/notifications/extension_welcome_notification.h @@ -7,6 +7,7 @@ #include <string> +#include "base/macros.h" #include "base/memory/scoped_ptr.h" #include "base/prefs/pref_member.h" #include "base/timer/timer.h" |