Index: ash/wm/stacking_controller.h |
diff --git a/ash/wm/stacking_controller.h b/ash/wm/stacking_controller.h |
index 423b88c46be7f088e08f610cb1f5aa8bdfd930f2..f8349a5d5e3aec2f50f3bf8fddb09eb71898ebf5 100644 |
--- a/ash/wm/stacking_controller.h |
+++ b/ash/wm/stacking_controller.h |
@@ -5,10 +5,11 @@ |
#ifndef ASH_WM_STACKING_CONTROLLER_H_ |
#define ASH_WM_STACKING_CONTROLLER_H_ |
+#include <memory> |
oshima
2016/04/08 07:09:42
remove this?
|
+ |
#include "ash/ash_export.h" |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "ui/aura/client/window_tree_client.h" |
namespace ash { |