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

Unified Diff: views/views.gyp

Issue 8747022: Aura: Tooltips (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: modified according to comments Created 9 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
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index d9e4112b23ccc077354d899f2c61853586926234..15b3b0ff1227e2c8f74d679f7a5e54abb6d3a702 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -341,10 +341,10 @@
'../ui/views/widget/gtk_views_window.h',
'../ui/views/widget/root_view.cc',
'../ui/views/widget/root_view.h',
+ '../ui/views/widget/tooltip_manager_aura.cc',
+ '../ui/views/widget/tooltip_manager_aura.h',
'../ui/views/widget/tooltip_manager_gtk.cc',
'../ui/views/widget/tooltip_manager_gtk.h',
- '../ui/views/widget/tooltip_manager_views.cc',
- '../ui/views/widget/tooltip_manager_views.h',
'../ui/views/widget/tooltip_manager_win.cc',
'../ui/views/widget/tooltip_manager_win.h',
'../ui/views/widget/tooltip_manager.cc',
« ui/views/widget/tooltip_manager_aura.cc ('K') | « ui/views/widget/tooltip_manager_views.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698