| Index: ipc/attachment_broker_privileged_mac.cc
|
| diff --git a/ipc/attachment_broker_privileged_mac.cc b/ipc/attachment_broker_privileged_mac.cc
|
| index 62e218c4b05804cb525b045a147ce18e27597693..c5bed27c68df42db1a48998bdfb970da606c35bb 100644
|
| --- a/ipc/attachment_broker_privileged_mac.cc
|
| +++ b/ipc/attachment_broker_privileged_mac.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "ipc/attachment_broker_privileged_mac.h"
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/mac/scoped_mach_port.h"
|
| #include "base/memory/shared_memory.h"
|
| #include "base/process/port_provider_mac.h"
|
|
|