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

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: tests added 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 3b8de34d9c9c62ddf1245a48e13ae07f43e98867..14e13b1345b05b14efa37fb26a2dc864d4a980cf 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -357,6 +357,8 @@
'view_model_utils.cc',
'view_model_utils.h',
'view_win.cc',
+ 'views_switches.cc',
+ 'views_switches.h',
'views_delegate.cc',
'views_delegate.h',
'widget/aero_tooltip_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698