diff options
Diffstat (limited to 'chrome/browser/notifications/notification_exceptions_table_model.h')
-rw-r--r-- | chrome/browser/notifications/notification_exceptions_table_model.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/notifications/notification_exceptions_table_model.h b/chrome/browser/notifications/notification_exceptions_table_model.h index 01137f7..71c850e 100644 --- a/chrome/browser/notifications/notification_exceptions_table_model.h +++ b/chrome/browser/notifications/notification_exceptions_table_model.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_EXCEPTIONS_TABLE_MODEL_H_ #define CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_EXCEPTIONS_TABLE_MODEL_H_ +#pragma once #include <set> #include <vector> |