| Index: device/bluetooth/bluetooth_adapter_win.h
|
| diff --git a/device/bluetooth/bluetooth_adapter_win.h b/device/bluetooth/bluetooth_adapter_win.h
|
| index 9b0ac4aaf13611a04abcf56524c168eb3fd7ecf6..a017e29831dea96f2f2bd7ad70c3da6f023eadd5 100644
|
| --- a/device/bluetooth/bluetooth_adapter_win.h
|
| +++ b/device/bluetooth/bluetooth_adapter_win.h
|
| @@ -9,7 +9,7 @@
|
| #include <utility>
|
| #include <vector>
|
|
|
| -#include "base/hash_tables.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|