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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2695493002: [Mac] Touch Bar support for default browser window state (Closed)
Patch Set: Rebased Created 3 years, 10 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 08e736676ddf377d2241754c06f53d98ae736e2a..92cca0381dfa42c328c120ed0f88be7ebd81ad02 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2570,6 +2570,8 @@ split_static_library("ui") {
"cocoa/browser_window_fullscreen_transition.mm",
"cocoa/browser_window_layout.h",
"cocoa/browser_window_layout.mm",
+ "cocoa/browser_window_touch_bar.h",
+ "cocoa/browser_window_touch_bar.mm",
"cocoa/browser_window_utils.h",
"cocoa/browser_window_utils.mm",
"cocoa/bubble_combobox.h",
« no previous file with comments | « chrome/app/vector_icons/new_tab_mac_touchbar.icon ('k') | chrome/browser/ui/cocoa/browser_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698