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

Unified Diff: ui/views/BUILD.gn

Issue 2469213002: MacViews: TouchBar integration for toolkit-views dialogs. (Closed)
Patch Set: : -> in Created 4 years, 1 month 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 | « ui/base/cocoa/touch_bar_forward_declarations.h ('k') | ui/views/cocoa/bridged_content_view_touch_bar.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 655ef803a70e2d7e90e0d775d56b659a194b4bdc..c8221eddb77c2e5ba37108771b424e64f5e8259d 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -62,6 +62,7 @@ component("views") {
"button_drag_utils.h",
"cocoa/bridged_content_view.h",
"cocoa/bridged_content_view.mm",
+ "cocoa/bridged_content_view_touch_bar.mm",
"cocoa/bridged_native_widget.h",
"cocoa/bridged_native_widget.mm",
"cocoa/bridged_native_widget_owner.h",
« no previous file with comments | « ui/base/cocoa/touch_bar_forward_declarations.h ('k') | ui/views/cocoa/bridged_content_view_touch_bar.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698