diff options
Diffstat (limited to 'chrome/renderer/notification_provider.h')
-rw-r--r-- | chrome/renderer/notification_provider.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/renderer/notification_provider.h b/chrome/renderer/notification_provider.h index 9792b82..aa1d8f6 100644 --- a/chrome/renderer/notification_provider.h +++ b/chrome/renderer/notification_provider.h @@ -4,6 +4,7 @@ #ifndef CHROME_RENDERER_NOTIFICATION_PROVIDER_H_ #define CHROME_RENDERER_NOTIFICATION_PROVIDER_H_ +#pragma once #include <map> |