Index: content/browser/renderer_host/input/gesture_text_selector.h |
diff --git a/content/browser/renderer_host/input/gesture_text_selector.h b/content/browser/renderer_host/input/gesture_text_selector.h |
index 092c30dab1238067e4ede48d5520aa46a36bfe86..3fbb5588dbf531f1c048ec6955ec06b866164a1d 100644 |
--- a/content/browser/renderer_host/input/gesture_text_selector.h |
+++ b/content/browser/renderer_host/input/gesture_text_selector.h |
@@ -54,6 +54,7 @@ class CONTENT_EXPORT GestureTextSelector { |
GestureTextSelectorClient* client_; |
bool text_selection_triggered_; |
+ bool spen_button_pressed_; |
float anchor_x_; |
float anchor_y_; |