Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1359)

Unified Diff: ui/touch_selection/selection_event_type.h

Issue 2664253002: Revert "Blink handle selection handle visibility" (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/touch_selection/selection_event_type.h
diff --git a/ui/touch_selection/selection_event_type.h b/ui/touch_selection/selection_event_type.h
index ede8e8de8a7c72c08815695624e133e99f36a8a4..49a3a5f2eb8b143b5ac14cb432b6ae5e09a73acd 100644
--- a/ui/touch_selection/selection_event_type.h
+++ b/ui/touch_selection/selection_event_type.h
@@ -24,6 +24,8 @@ enum SelectionEventType {
INSERTION_HANDLE_CLEARED,
INSERTION_HANDLE_DRAG_STARTED,
INSERTION_HANDLE_DRAG_STOPPED,
+ SELECTION_ESTABLISHED,
+ SELECTION_DISSOLVED
};
} // namespace ui

Powered by Google App Engine
This is Rietveld 408576698