diff options
Diffstat (limited to 'chrome/browser/chromeos/notifications/system_notification_factory.h')
-rw-r--r-- | chrome/browser/chromeos/notifications/system_notification_factory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/chromeos/notifications/system_notification_factory.h b/chrome/browser/chromeos/notifications/system_notification_factory.h index 6acd53a..c81b07d 100644 --- a/chrome/browser/chromeos/notifications/system_notification_factory.h +++ b/chrome/browser/chromeos/notifications/system_notification_factory.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_CHROMEOS_NOTIFICATIONS_SYSTEM_NOTIFICATION_FACTORY_H_ #define CHROME_BROWSER_CHROMEOS_NOTIFICATIONS_SYSTEM_NOTIFICATION_FACTORY_H_ +#pragma once #include "base/basictypes.h" #include "chrome/browser/notifications/notification.h" |