Index: ash/wm/overview/scoped_transform_overview_window.h |
diff --git a/ash/wm/overview/scoped_transform_overview_window.h b/ash/wm/overview/scoped_transform_overview_window.h |
index 9522476754bdeb55af47576ee3d12daef79b3467..8f167849478a9d6d65871109d7cbff45513df766 100644 |
--- a/ash/wm/overview/scoped_transform_overview_window.h |
+++ b/ash/wm/overview/scoped_transform_overview_window.h |
@@ -5,10 +5,11 @@ |
#ifndef ASH_WM_OVERVIEW_SCOPED_TRANSFORM_OVERVIEW_WINDOW_H_ |
#define ASH_WM_OVERVIEW_SCOPED_TRANSFORM_OVERVIEW_WINDOW_H_ |
+#include <memory> |
oshima
2016/04/08 07:09:42
remove this?
|
+ |
#include "ash/wm/overview/scoped_overview_animation_settings.h" |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/memory/scoped_vector.h" |
#include "ui/gfx/geometry/rect.h" |
#include "ui/gfx/transform.h" |