| Index: chrome/browser/mac/keystone_registration.h
|
| diff --git a/chrome/browser/mac/keystone_registration.h b/chrome/browser/mac/keystone_registration.h
|
| index 3fa9197fa451703fc31358e27041eb0c81f265d7..72e52edce3513d8a411a0aed8b23b4389d85a00e 100644
|
| --- a/chrome/browser/mac/keystone_registration.h
|
| +++ b/chrome/browser/mac/keystone_registration.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #import <Foundation/Foundation.h>
|
| #include <Security/Authorization.h>
|
| +#include <stdint.h>
|
|
|
| // Declarations of the Keystone registration bits needed here. From
|
| // KSRegistration.h.
|
|
|