Index: cc/input/scroll_state.h |
diff --git a/cc/input/scroll_state.h b/cc/input/scroll_state.h |
index 3e6f92cf972e3b7bdd868d575187ef9464f68231..ce961c1b058e0db5fba7d4cdf3c56f4cf9a2ec4e 100644 |
--- a/cc/input/scroll_state.h |
+++ b/cc/input/scroll_state.h |
@@ -6,8 +6,8 @@ |
#define CC_INPUT_SCROLL_STATE_H_ |
#include <list> |
+#include <memory> |
-#include "base/memory/scoped_ptr.h" |
#include "cc/base/cc_export.h" |
#include "cc/input/scroll_state_data.h" |
#include "ui/gfx/geometry/point.h" |