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

Unified Diff: ui/views/views.gyp

Issue 1137653005: MacViews: Implement Tooltips (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: respond to comments Created 5 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/test/event_generator_delegate_mac.mm ('k') | ui/views/widget/native_widget_mac.mm » ('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 dc48896941bbad2f7b00a47c06d8a6d872c00419..471ac0c22920f5ab7a3b4333b6c959e30d17dbb5 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -38,6 +38,8 @@
'cocoa/cocoa_mouse_capture_delegate.h',
'cocoa/native_widget_mac_nswindow.h',
'cocoa/native_widget_mac_nswindow.mm',
+ 'cocoa/tooltip_manager_mac.h',
+ 'cocoa/tooltip_manager_mac.mm',
'cocoa/views_nswindow_delegate.h',
'cocoa/views_nswindow_delegate.mm',
'cocoa/widget_owner_nswindow_adapter.h',
« no previous file with comments | « ui/views/test/event_generator_delegate_mac.mm ('k') | ui/views/widget/native_widget_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698