Index: ui/ozone/platform_constructor_list.h |
diff --git a/ui/ozone/platform_constructor_list.h b/ui/ozone/platform_constructor_list.h |
index 4f2fa98cbf8a1af11c0a5575afc46c1e574c1626..e103ab65d6549491f2938fcf8babd60c7c177b12 100644 |
--- a/ui/ozone/platform_constructor_list.h |
+++ b/ui/ozone/platform_constructor_list.h |
@@ -5,7 +5,8 @@ |
#ifndef UI_OZONE_PLATFORM_CONSTRUCTOR_LIST_H_ |
#define UI_OZONE_PLATFORM_CONSTRUCTOR_LIST_H_ |
-#include "base/memory/scoped_ptr.h" |
+#include <memory> |
+ |
#include "ui/ozone/platform_list.h" |
namespace ui { |