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

Unified Diff: ui/views/views.gyp

Issue 286933014: Introduce the MaskedViewTargeter class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: quick nit Created 6 years, 7 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') | no next file » | 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 4dbc94593a35fc14cbf1dd4857e5969ecea5d46c..feeef4cbc4976d0d96d81c6338ac5f3b57fe5e40 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -306,6 +306,8 @@
'linux_ui/status_icon_linux.cc',
'linux_ui/window_button_order_observer.h',
'linux_ui/window_button_order_provider.cc',
+ 'masked_view_targeter.cc',
+ 'masked_view_targeter.h',
'metrics.cc',
'metrics.h',
'metrics_aura.cc',
« no previous file with comments | « ui/views/view_targeter_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698