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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2110983002: [Mac] Refactor Cocoa fullscreen code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Replaced NSTrackingArea with CrTrackingArea Created 4 years, 6 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/presentation_mode_controller.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index f6863346bb17fd6f0129180db9681e3fb4db557c..b5675cb17438146da7469d01433d2a6d417a2752 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1061,6 +1061,8 @@
'browser/ui/cocoa/full_size_content_window.mm',
'browser/ui/cocoa/fullscreen_low_power_coordinator.h',
'browser/ui/cocoa/fullscreen_low_power_coordinator.mm',
+ 'browser/ui/cocoa/fullscreen_toolbar_controller.h',
+ 'browser/ui/cocoa/fullscreen_toolbar_controller.mm',
'browser/ui/cocoa/fullscreen_window.h',
'browser/ui/cocoa/fullscreen_window.mm',
'browser/ui/cocoa/global_error_bubble_controller.h',
@@ -1213,8 +1215,6 @@
'browser/ui/cocoa/passwords/signin_promo_view_controller.mm',
'browser/ui/cocoa/passwords/update_pending_password_view_controller.h',
'browser/ui/cocoa/passwords/update_pending_password_view_controller.mm',
- 'browser/ui/cocoa/presentation_mode_controller.h',
- 'browser/ui/cocoa/presentation_mode_controller.mm',
'browser/ui/cocoa/profiles/avatar_base_controller.h',
'browser/ui/cocoa/profiles/avatar_base_controller.mm',
'browser/ui/cocoa/profiles/avatar_button.h',
« no previous file with comments | « chrome/browser/ui/cocoa/presentation_mode_controller.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698