Index: ash/wm/screen_dimmer.h |
diff --git a/ash/wm/screen_dimmer.h b/ash/wm/screen_dimmer.h |
index 95a9814f83c0200c9be5fb8a4f3af6b368cedae5..8e69e545b96b3cb767bccf11cd8aee80e729d57c 100644 |
--- a/ash/wm/screen_dimmer.h |
+++ b/ash/wm/screen_dimmer.h |
@@ -5,11 +5,12 @@ |
#ifndef ASH_WM_SCREEN_DIMMER_H_ |
#define ASH_WM_SCREEN_DIMMER_H_ |
+#include <memory> |
oshima
2016/04/08 07:09:42
remove this?
|
+ |
#include "ash/ash_export.h" |
#include "ash/shell_observer.h" |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "ui/aura/window_observer.h" |
namespace ui { |