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

Unified Diff: views/views.gyp

Issue 1708015: Use customized RGBA-enabled tooltip window for tooltip on ChroemOS (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: fix the nit Created 10 years, 8 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 | « chrome/browser/renderer_host/render_widget_host_view_gtk.cc ('k') | views/widget/tooltip_manager_gtk.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 950fb86d74db70a9ca29959ca357bcf1d44573c5..50c15b108859e98f7333ab4f9160fb7831f1671f 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -277,6 +277,8 @@
'widget/tooltip_manager_win.h',
'widget/tooltip_manager.cc',
'widget/tooltip_manager.h',
+ 'widget/tooltip_window_gtk.cc',
+ 'widget/tooltip_window_gtk.h',
'widget/widget.h',
'widget/widget_gtk.cc',
'widget/widget_gtk.h',
« no previous file with comments | « chrome/browser/renderer_host/render_widget_host_view_gtk.cc ('k') | views/widget/tooltip_manager_gtk.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698