| Index: device/bluetooth/bluetooth_task_manager_win_unittest.cc
|
| diff --git a/device/bluetooth/bluetooth_task_manager_win_unittest.cc b/device/bluetooth/bluetooth_task_manager_win_unittest.cc
|
| index 5e0f3addefeb29675edd3714bbd23bd2e7b5284f..5071dffb7b972ecb15606157ac6c1c47f0346631 100644
|
| --- a/device/bluetooth/bluetooth_task_manager_win_unittest.cc
|
| +++ b/device/bluetooth/bluetooth_task_manager_win_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/bind.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/test/test_pending_task.h"
|
|
|