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

Unified Diff: ui/views/views.gyp

Issue 481433006: Support targeting for gestures in ViewTargeter (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments addressed Created 6 years, 4 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 | « ui/views/view_targeter_unittest.cc ('k') | ui/views/widget/root_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 108d0e6cf7386c636aa84cf3a2595d065d6cfd9b..bc7b5c6d01192698972cb1805c573fe4a9122325 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -292,6 +292,8 @@
'widget/drop_helper.h',
'widget/root_view.cc',
'widget/root_view.h',
+ 'widget/root_view_targeter.cc',
+ 'widget/root_view_targeter.h',
'widget/monitor_win.cc',
'widget/monitor_win.h',
'widget/native_widget.h',
« no previous file with comments | « ui/views/view_targeter_unittest.cc ('k') | ui/views/widget/root_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698