diff options
Diffstat (limited to 'chrome/browser/mac/keystone_glue.h')
-rw-r--r-- | chrome/browser/mac/keystone_glue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/mac/keystone_glue.h b/chrome/browser/mac/keystone_glue.h index 1547975..912a1d9 100644 --- a/chrome/browser/mac/keystone_glue.h +++ b/chrome/browser/mac/keystone_glue.h @@ -10,6 +10,7 @@ #if defined(__OBJC__) #import <Foundation/Foundation.h> +#include <stdint.h> #include "base/mac/scoped_authorizationref.h" #import "base/mac/scoped_nsobject.h" |