diff options
Diffstat (limited to 'chrome/common/content_settings.h')
-rw-r--r-- | chrome/common/content_settings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/content_settings.h b/chrome/common/content_settings.h index 10fdcb5..4731263 100644 --- a/chrome/common/content_settings.h +++ b/chrome/common/content_settings.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_CONTENT_SETTINGS_H_ #define CHROME_COMMON_CONTENT_SETTINGS_H_ +#pragma once #include "chrome/common/content_settings_types.h" |