| Index: device/bluetooth/test/mock_bluetooth_discovery_session.h
|
| diff --git a/device/bluetooth/test/mock_bluetooth_discovery_session.h b/device/bluetooth/test/mock_bluetooth_discovery_session.h
|
| index e9009a85e2d8a298278b433b72ad8166b3a538e8..754380f2170b6fe1959f2c3066974da38fb4aee0 100644
|
| --- a/device/bluetooth/test/mock_bluetooth_discovery_session.h
|
| +++ b/device/bluetooth/test/mock_bluetooth_discovery_session.h
|
| @@ -6,6 +6,7 @@
|
| #define DEVICE_BLUETOOTH_TEST_MOCK_BLUETOOTH_DISCOVERY_SESSION_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "device/bluetooth/bluetooth_discovery_session.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
|
|