diff options
Diffstat (limited to 'chrome/common/sandbox_mac_unittest_helper.h')
-rw-r--r-- | chrome/common/sandbox_mac_unittest_helper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/sandbox_mac_unittest_helper.h b/chrome/common/sandbox_mac_unittest_helper.h index 3e24009..adf6401 100644 --- a/chrome/common/sandbox_mac_unittest_helper.h +++ b/chrome/common/sandbox_mac_unittest_helper.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_SANDBOX_MAC_UNITTEST_RUNNER_H_ #define CHROME_COMMON_SANDBOX_MAC_UNITTEST_RUNNER_H_ +#pragma once #include "base/multiprocess_test.h" #include "chrome/common/sandbox_mac.h" |