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

Unified Diff: ui/base/ui_base.gyp

Issue 1137653005: MacViews: Implement Tooltips (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: @class ToolTip is not a thing 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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index d75bd6c317aaa33da42abbb7ea4f930bec10e314..f035788afdc5bcc0b45aa61b90d961f36e7de87b 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -119,6 +119,8 @@
'cocoa/remote_layer_api.mm',
'cocoa/three_part_image.h',
'cocoa/three_part_image.mm',
+ 'cocoa/tool_tip_base_view.h',
+ 'cocoa/tool_tip_base_view.mm',
'cocoa/tracking_area.h',
'cocoa/tracking_area.mm',
'cocoa/underlay_opengl_hosting_window.h',

Powered by Google App Engine
This is Rietveld 408576698