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

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: patch for landing Created 7 years, 1 month 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_unittest.cc ('k') | ui/views/views_switches.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 51a6d2be854fa74bd8149d6f86d88cdb7a0fcc4a..864c8ecf5b94c3e8f8dd84f8190dc7024e530974 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',
« no previous file with comments | « ui/views/view_unittest.cc ('k') | ui/views/views_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698