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 9309110: Refactored MouseWatcher to allow regions other than Views to (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review nits Created 8 years, 10 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/mouse_watcher_view_host.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 76d4bcad7ee2efd7e2228ccb202f561c91127ccc..00d3178faea04fe53dabc53817bb628ca2cfca20 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -306,6 +306,8 @@
'metrics_win.cc',
'mouse_watcher.cc',
'mouse_watcher.h',
+ 'mouse_watcher_view_host.cc',
+ 'mouse_watcher_view_host.h',
'native_theme_delegate.h',
'native_theme_painter.cc',
'native_theme_painter.h',
« no previous file with comments | « ui/views/mouse_watcher_view_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698