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

Unified Diff: ui/aura/BUILD.gn

Issue 698253004: Reland: Implement Aura side of unified touch text selection for contents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed overrides in TouchHandleDrawableAura 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
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index 0ebe448e17594b81a477cc5884b865705b0022d2..4f5a7aff1d597f552666f741903498c80b55a2dc 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -35,6 +35,8 @@ component("aura") {
"env.cc",
"env.h",
"env_observer.h",
+ "image_window_delegate.cc",
+ "image_window_delegate.h",
"input_state_lookup.cc",
"input_state_lookup.h",
"input_state_lookup_win.cc",
« no previous file with comments | « content/test/BUILD.gn ('k') | ui/aura/aura.gyp » ('j') | ui/touch_selection/touch_handle.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698