| Index: chrome/browser/notifications/notification_platform_bridge_linux.h
|
| diff --git a/chrome/browser/notifications/notification_platform_bridge_linux.h b/chrome/browser/notifications/notification_platform_bridge_linux.h
|
| index 37d32a4be0af174ccdaa0b24942c9d600fd39429..68567f38418fceed6892b101f20db445077115ec 100644
|
| --- a/chrome/browser/notifications/notification_platform_bridge_linux.h
|
| +++ b/chrome/browser/notifications/notification_platform_bridge_linux.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_PLATFORM_BRIDGE_LINUX_H_
|
| #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_PLATFORM_BRIDGE_LINUX_H_
|
|
|
| +#include <string>
|
| +
|
| #include "base/callback_forward.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
|
|