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

Unified Diff: ui/aura/aura.gyp

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/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 41a411f08f5363405ec5d46909379f59bbb93480..f7ae3a3358112b1e1177633151746d0a635aa6db 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -56,6 +56,8 @@
'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',

Powered by Google App Engine
This is Rietveld 408576698