Index: ash/shelf/shelf_window_watcher.h |
diff --git a/ash/shelf/shelf_window_watcher.h b/ash/shelf/shelf_window_watcher.h |
index fce59e152c39abdc976efc6791d3c5ad51c87b4c..6d1ba8f0c7a61f3571a8afdc0c61eaafec8ed9ce 100644 |
--- a/ash/shelf/shelf_window_watcher.h |
+++ b/ash/shelf/shelf_window_watcher.h |
@@ -7,10 +7,11 @@ |
#include <stdint.h> |
+#include <memory> |
oshima
2016/04/08 07:09:41
remove this?
|
+ |
#include "ash/shelf/scoped_observer_with_duplicated_sources.h" |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/scoped_observer.h" |
#include "ui/aura/window_observer.h" |
#include "ui/gfx/display_observer.h" |