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

Unified Diff: ui/views/views.gyp

Issue 22891016: Add support for rect-based event targeting in views (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments addressed, moved fuzzing utility functions to new file Created 7 years, 2 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/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index fcdade3d9a530676f4148ce283e50643ec3998fc..94e646cd730b0027cd7d6c90f853fcd58560210a 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -333,6 +333,8 @@
'native_theme_delegate.h',
'painter.cc',
'painter.h',
+ 'rect_based_targeting_utils.cc',
+ 'rect_based_targeting_utils.h',
'repeat_controller.cc',
'repeat_controller.h',
'round_rect_painter.cc',

Powered by Google App Engine
This is Rietveld 408576698