| Index: chrome/browser/status_icons/desktop_notification_balloon.h
|
| diff --git a/chrome/browser/status_icons/desktop_notification_balloon.h b/chrome/browser/status_icons/desktop_notification_balloon.h
|
| index e73508e618a8ad81fadbdc3f01f147aa258167bb..cd04be058f6a04179b799495edd9233ddb9cc4bc 100644
|
| --- a/chrome/browser/status_icons/desktop_notification_balloon.h
|
| +++ b/chrome/browser/status_icons/desktop_notification_balloon.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_STATUS_ICONS_DESKTOP_NOTIFICATION_BALLOON_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
|
|
|
|