diff options
Diffstat (limited to 'chrome/common/sandbox_init_wrapper.h')
-rw-r--r-- | chrome/common/sandbox_init_wrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/sandbox_init_wrapper.h b/chrome/common/sandbox_init_wrapper.h index d1652d2..56716fc 100644 --- a/chrome/common/sandbox_init_wrapper.h +++ b/chrome/common/sandbox_init_wrapper.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_SANDBOX_INIT_WRAPPER_H_ #define CHROME_COMMON_SANDBOX_INIT_WRAPPER_H_ +#pragma once // Wraps the sandbox initialization and platform variables to consolodate // the code and reduce the number of platform ifdefs elsewhere. The POSIX |