Index: content/browser/renderer_host/input/touch_selection_controller.h |
diff --git a/content/browser/renderer_host/input/touch_selection_controller.h b/content/browser/renderer_host/input/touch_selection_controller.h |
index 60fbb2f16df2acbdb07001d1a31c5ebf8ce20a1b..2a1602df97e623e8e8624228c2108e635b8d77e2 100644 |
--- a/content/browser/renderer_host/input/touch_selection_controller.h |
+++ b/content/browser/renderer_host/input/touch_selection_controller.h |
@@ -138,7 +138,6 @@ class CONTENT_EXPORT TouchSelectionController : public TouchHandleClient { |
bool selection_empty_; |
bool selection_editable_; |
- bool selection_editable_for_last_update_; |
bool temporarily_hidden_; |