Index: ash/system/tray/tray_bubble_wrapper.h |
diff --git a/ash/system/tray/tray_bubble_wrapper.h b/ash/system/tray/tray_bubble_wrapper.h |
index d91b6f96d9e77c47cf47bb5ca03f80487f5de4d9..891fa013953d9323a023bdc119e94a42aaae66b6 100644 |
--- a/ash/system/tray/tray_bubble_wrapper.h |
+++ b/ash/system/tray/tray_bubble_wrapper.h |
@@ -5,8 +5,9 @@ |
#ifndef ASH_SYSTEM_TRAY_TRAY_BUBBLE_WRAPPER_H_ |
#define ASH_SYSTEM_TRAY_TRAY_BUBBLE_WRAPPER_H_ |
+#include <memory> |
oshima
2016/04/08 07:09:41
remove this?
|
+ |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "ui/views/widget/widget_observer.h" |
namespace views { |