| Index: chrome/browser/notifications/extension_welcome_notification.h
|
| diff --git a/chrome/browser/notifications/extension_welcome_notification.h b/chrome/browser/notifications/extension_welcome_notification.h
|
| index 3e26c504094ba8b572394f36e4b155ea1c166179..363c8df7fe2a4806b5f45bca6faea90c19adebef 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"
|
|
|