Index: device/bluetooth/bluetooth_uuid_unittest.cc |
diff --git a/device/bluetooth/bluetooth_uuid_unittest.cc b/device/bluetooth/bluetooth_uuid_unittest.cc |
index 380d151b126acee11155e551c8bd90036360a6e7..86ffe20ed735f12436601414664933aab7914c26 100644 |
--- a/device/bluetooth/bluetooth_uuid_unittest.cc |
+++ b/device/bluetooth/bluetooth_uuid_unittest.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stddef.h> |
+ |
#include "base/macros.h" |
#include "device/bluetooth/bluetooth_uuid.h" |
#include "testing/gtest/include/gtest/gtest.h" |