Index: device/bluetooth/bluetooth_low_energy_win_unittest.cc |
diff --git a/device/bluetooth/bluetooth_low_energy_win_unittest.cc b/device/bluetooth/bluetooth_low_energy_win_unittest.cc |
index 3e9116e3cbe91b279ad70ade3600b55827a684e5..02afa0f8b3d89dbe93ffa0f45e6ccffd9cfd3c15 100644 |
--- a/device/bluetooth/bluetooth_low_energy_win_unittest.cc |
+++ b/device/bluetooth/bluetooth_low_energy_win_unittest.cc |
@@ -2,6 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stddef.h> |
+#include <stdint.h> |
+ |
#include "base/strings/sys_string_conversions.h" |
#include "device/bluetooth/bluetooth_low_energy_win.h" |
#include "testing/gtest/include/gtest/gtest.h" |