Index: content/browser/renderer_host/input/touch_selection_controller_client_aura.h |
diff --git a/content/browser/renderer_host/input/touch_selection_controller_client_aura.h b/content/browser/renderer_host/input/touch_selection_controller_client_aura.h |
index 3c8025047779b50428fc53e770b305d17a39cbda..b056e5a03ec9125a24b18b85c392d7574720e098 100644 |
--- a/content/browser/renderer_host/input/touch_selection_controller_client_aura.h |
+++ b/content/browser/renderer_host/input/touch_selection_controller_client_aura.h |
@@ -6,6 +6,7 @@ |
#define CONTENT_BROWSER_RENDERER_HOST_INPUT_TOUCH_SELECTION_CONTROLLER_CLIENT_AURA_H_ |
#include "base/macros.h" |
+#include "base/memory/scoped_ptr.h" |
#include "base/timer/timer.h" |
#include "content/common/content_export.h" |
#include "ui/touch_selection/touch_selection_controller.h" |