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

Unified Diff: ui/base/BUILD.gn

Issue 2921083003: [Mac] Touch Bar Support for Dialogs (Closed)
Patch Set: nits Created 3 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 05cb33baac5cd928c06cdca8923e9ea1fe4718ca..abea6a85a7eeb14c0006530d875cf438c7ffdefe 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -143,6 +143,8 @@ component("base") {
"cocoa/tool_tip_base_view.mm",
"cocoa/touch_bar_forward_declarations.h",
"cocoa/touch_bar_forward_declarations.mm",
+ "cocoa/touch_bar_util.h",
+ "cocoa/touch_bar_util.mm",
"cocoa/tracking_area.h",
"cocoa/tracking_area.mm",
"cocoa/underlay_opengl_hosting_window.h",

Powered by Google App Engine
This is Rietveld 408576698