diff options
Diffstat (limited to 'chrome/browser/cocoa/authorization_util.h')
-rw-r--r-- | chrome/browser/cocoa/authorization_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/cocoa/authorization_util.h b/chrome/browser/cocoa/authorization_util.h index 9370949..d5daf4a 100644 --- a/chrome/browser/cocoa/authorization_util.h +++ b/chrome/browser/cocoa/authorization_util.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_COCOA_AUTHORIZATION_UTIL_H_ #define CHROME_BROWSER_COCOA_AUTHORIZATION_UTIL_H_ +#pragma once // AuthorizationExecuteWithPrivileges fork()s and exec()s the tool, but it // does not wait() for it. It also doesn't provide the caller with access to |