Index: ui/native_theme/native_theme_base.h |
diff --git a/ui/native_theme/native_theme_base.h b/ui/native_theme/native_theme_base.h |
index a8677d3bf30e1cb574fee45492fc88f52f4b1422..0f6e81f914e06bb6927ccbea603c918806136904 100644 |
--- a/ui/native_theme/native_theme_base.h |
+++ b/ui/native_theme/native_theme_base.h |
@@ -5,9 +5,10 @@ |
#ifndef UI_NATIVE_THEME_NATIVE_THEME_BASE_H_ |
#define UI_NATIVE_THEME_NATIVE_THEME_BASE_H_ |
+#include <memory> |
+ |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "skia/ext/platform_canvas.h" |
#include "ui/native_theme/native_theme.h" |