Index: ash/shelf/shelf.h |
diff --git a/ash/shelf/shelf.h b/ash/shelf/shelf.h |
index 20a677c89068df90c3c7b4e43ea7d751974bdccd..27bb3f66a50ddea34fbbab43ba1466725e7f89c4 100644 |
--- a/ash/shelf/shelf.h |
+++ b/ash/shelf/shelf.h |
@@ -5,12 +5,13 @@ |
#ifndef ASH_SHELF_SHELF_H_ |
#define ASH_SHELF_SHELF_H_ |
+#include <memory> |
oshima
2016/04/08 07:09:41
remove this?
|
+ |
#include "ash/ash_export.h" |
#include "ash/shelf/shelf_constants.h" |
#include "ash/shelf/shelf_types.h" |
#include "ash/shelf/shelf_widget.h" |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "ui/gfx/geometry/size.h" |
#include "ui/views/widget/widget_observer.h" |