| Index: device/bluetooth/bluetooth_socket_net.h
|
| diff --git a/device/bluetooth/bluetooth_socket_net.h b/device/bluetooth/bluetooth_socket_net.h
|
| index 74117767388e5be3b374ac73165b9c1700fc58f5..cc31740d4f3c9c74f79d16bf48dd8e6e9f18cceb 100644
|
| --- a/device/bluetooth/bluetooth_socket_net.h
|
| +++ b/device/bluetooth/bluetooth_socket_net.h
|
| @@ -8,7 +8,7 @@
|
| #include <queue>
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|