diff options
Diffstat (limited to 'chrome/common/bindings_policy.h')
-rw-r--r-- | chrome/common/bindings_policy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/bindings_policy.h b/chrome/common/bindings_policy.h index eccce17..0df8371 100644 --- a/chrome/common/bindings_policy.h +++ b/chrome/common/bindings_policy.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_BINDINGS_POLICY_H__ #define CHROME_COMMON_BINDINGS_POLICY_H__ +#pragma once // This is a utility class that specifies flag values for the types of // JavaScript bindings exposed to renderers. |