| Index: ui/events/test/device_data_manager_test_api.h
|
| diff --git a/ui/events/test/device_data_manager_test_api.h b/ui/events/test/device_data_manager_test_api.h
|
| index 3c1278c94c9a853f5ec98de06c755bfed4a29b62..3b9c6582c9765df90e0c92f51bd9c665f51fdd66 100644
|
| --- a/ui/events/test/device_data_manager_test_api.h
|
| +++ b/ui/events/test/device_data_manager_test_api.h
|
| @@ -5,8 +5,9 @@
|
| #ifndef UI_EVENTS_TEST_DEVICE_DATA_MANAGER_TEST_API_H_
|
| #define UI_EVENTS_TEST_DEVICE_DATA_MANAGER_TEST_API_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "ui/events/devices/events_devices_export.h"
|
|
|
| namespace ui {
|
|
|