Index: device/bluetooth/bluetooth_socket_mac.h |
diff --git a/device/bluetooth/bluetooth_socket_mac.h b/device/bluetooth/bluetooth_socket_mac.h |
index 768b85023b94523a6ed84198f9f764d9923fcd0e..63edc6648aa2f18a2adecdbfe6b1d43382182850 100644 |
--- a/device/bluetooth/bluetooth_socket_mac.h |
+++ b/device/bluetooth/bluetooth_socket_mac.h |
@@ -10,8 +10,10 @@ |
#import <IOBluetooth/IOBluetooth.h> |
#import <IOKit/IOReturn.h> |
+#include <stddef.h> |
#include "base/mac/scoped_nsobject.h" |
+#include "base/macros.h" |
#include "base/memory/linked_ptr.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |