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

Unified Diff: ui/base/BUILD.gn

Issue 1137653005: MacViews: Implement Tooltips (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: learn to alphabet tapted 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/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 1d8047faf903707df40f5c4e2ccfbeeb87dc4f28..35b93fa2a9dedf2149113c841fc0ffd74112839a 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",

Powered by Google App Engine
This is Rietveld 408576698