Index: ui/events/devices/device_data_manager.h |
diff --git a/ui/events/devices/device_data_manager.h b/ui/events/devices/device_data_manager.h |
index 98ed2bdef8679540586d5efbce976b417f82607d..7408f9a6ef3a09f65394707c343d9afdf7fa52c3 100644 |
--- a/ui/events/devices/device_data_manager.h |
+++ b/ui/events/devices/device_data_manager.h |
@@ -7,10 +7,10 @@ |
#include <stdint.h> |
+#include <memory> |
#include <vector> |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/observer_list.h" |
#include "ui/events/devices/device_hotplug_event_observer.h" |
#include "ui/events/devices/events_devices_export.h" |