Index: ash/wm/root_window_layout_manager.h |
diff --git a/ash/wm/root_window_layout_manager.h b/ash/wm/root_window_layout_manager.h |
index ede482c21b3ca66e3d5965f2d15e6d018ceda353..d643a32a4d8e8acd92d385111376c86418f79ebd 100644 |
--- a/ash/wm/root_window_layout_manager.h |
+++ b/ash/wm/root_window_layout_manager.h |
@@ -5,10 +5,11 @@ |
#ifndef ASH_WM_ROOT_WINDOW_LAYOUT_MANAGER_H_ |
#define ASH_WM_ROOT_WINDOW_LAYOUT_MANAGER_H_ |
+#include <memory> |
oshima
2016/04/08 07:09:42
remove this?
|
+ |
#include "ash/shell_window_ids.h" |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "ui/aura/layout_manager.h" |
namespace aura { |