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

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

Issue 2430863002: [Mac] Refactor the fullscreen menubar (Closed)
Patch Set: Fix for rsesek 2 Created 4 years, 2 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 | « no previous file | chrome/browser/ui/cocoa/fullscreen/fullscreen_menubar_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 3f53207fe37b4bdd1eab451a02bf6240da1fbfda..03c9037bdf7a4da65372d5275e73bb3a6452860e 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2644,6 +2644,8 @@ split_static_library("ui") {
"cocoa/framed_browser_window.mm",
"cocoa/full_size_content_window.h",
"cocoa/full_size_content_window.mm",
+ "cocoa/fullscreen/fullscreen_menubar_tracker.h",
+ "cocoa/fullscreen/fullscreen_menubar_tracker.mm",
"cocoa/fullscreen_low_power_coordinator.h",
"cocoa/fullscreen_low_power_coordinator.mm",
"cocoa/fullscreen_toolbar_controller.h",
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/fullscreen/fullscreen_menubar_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698