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

Unified Diff: ui/base/BUILD.gn

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 | « content/browser/renderer_host/render_widget_host_view_mac.mm ('k') | ui/base/cocoa/tool_tip_base_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index b252fd375bc3a3669c9243f63b7c240b8cc3ccb8..41a747b3fb46b2d579c9fd911b1482f00255802e 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -91,6 +91,8 @@ component("base") {
"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",
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_mac.mm ('k') | ui/base/cocoa/tool_tip_base_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698