diff options
Diffstat (limited to 'chrome/common/desktop_notifications/active_notification_tracker.h')
-rw-r--r-- | chrome/common/desktop_notifications/active_notification_tracker.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/desktop_notifications/active_notification_tracker.h b/chrome/common/desktop_notifications/active_notification_tracker.h index 1676f32..7d02326 100644 --- a/chrome/common/desktop_notifications/active_notification_tracker.h +++ b/chrome/common/desktop_notifications/active_notification_tracker.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_DESKTOP_NOTIFICATIONS_ACTIVE_NOTIFICATION_TRACKER_H_ #define CHROME_COMMON_DESKTOP_NOTIFICATIONS_ACTIVE_NOTIFICATION_TRACKER_H_ +#pragma once #include <map> |