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

Unified Diff: ui/touch_selection/BUILD.gn

Issue 829913004: WIP: Plumbing through text selection granularity control support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@unified_text_selection_diff
Patch Set: Missing file. Created 5 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
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | ui/touch_selection/selection_granularity.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/touch_selection/BUILD.gn
diff --git a/ui/touch_selection/BUILD.gn b/ui/touch_selection/BUILD.gn
index c39bcd0b46442ef57d52ff28b830e8ec500800a5..2091e5c229612ca20bd92b15087840d183116b23 100644
--- a/ui/touch_selection/BUILD.gn
+++ b/ui/touch_selection/BUILD.gn
@@ -13,6 +13,7 @@ component("touch_selection") {
sources = [
"selection_event_type.h",
+ "selection_granularity.h",
"touch_handle.cc",
"touch_handle.h",
"touch_handle_drawable_aura.cc",
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | ui/touch_selection/selection_granularity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698