Index: device/bluetooth/test/bluetooth_test_mac.mm |
diff --git a/device/bluetooth/test/bluetooth_test_mac.mm b/device/bluetooth/test/bluetooth_test_mac.mm |
index 0b02ff47e28137dc1680b8465ef726f161223b34..110e9f992832b5c145b29f2809c64e64f3f5b622 100644 |
--- a/device/bluetooth/test/bluetooth_test_mac.mm |
+++ b/device/bluetooth/test/bluetooth_test_mac.mm |
@@ -4,7 +4,10 @@ |
#include "device/bluetooth/test/bluetooth_test_mac.h" |
+#include <stdint.h> |
+ |
#include "base/strings/string_number_conversions.h" |
+#include "build/build_config.h" |
#include "device/bluetooth/bluetooth_adapter_mac.h" |
#include "device/bluetooth/test/mock_bluetooth_central_manager_mac.h" |
#include "device/bluetooth/test/test_bluetooth_adapter_observer.h" |