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

Unified Diff: ui/base/BUILD.gn

Issue 2828993002: [Mac] Support for Touch Bar Customization (Closed)
Patch Set: The Fix Created 3 years, 8 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 | « chrome/browser/ui/cocoa/browser_window_touch_bar.mm ('k') | ui/base/cocoa/touch_bar_forward_declarations.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 dea73f545ccbd25818975c82508295a24b6467b5..e06860438968e9cffee3deb347f9fa6d20e4fca3 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -138,6 +138,7 @@ component("base") {
"cocoa/tool_tip_base_view.h",
"cocoa/tool_tip_base_view.mm",
"cocoa/touch_bar_forward_declarations.h",
+ "cocoa/touch_bar_forward_declarations.mm",
"cocoa/tracking_area.h",
"cocoa/tracking_area.mm",
"cocoa/underlay_opengl_hosting_window.h",
« no previous file with comments | « chrome/browser/ui/cocoa/browser_window_touch_bar.mm ('k') | ui/base/cocoa/touch_bar_forward_declarations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698