Chromium Code Reviews| Index: device/bluetooth/bluetooth_socket_net.cc |
| diff --git a/device/bluetooth/bluetooth_socket_net.cc b/device/bluetooth/bluetooth_socket_net.cc |
| index 8007d77dca33a8792c2adda8302349a7a94fe80d..c42d46eea47eea8385c00751c26979110b831b72 100644 |
| --- a/device/bluetooth/bluetooth_socket_net.cc |
| +++ b/device/bluetooth/bluetooth_socket_net.cc |
| @@ -7,6 +7,7 @@ |
| #include <queue> |
| #include <string> |
| +#include "base/location.h" |
|
keybuk
2014/07/08 22:06:26
what from this header is used by this source file?
mmenke
2014/07/08 22:25:08
FROM_HERE
|
| #include "base/logging.h" |
| #include "base/memory/linked_ptr.h" |
| #include "base/memory/ref_counted.h" |