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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1276383004: Implemented fullscreen exit animation with AppKit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed extra include Created 5 years, 4 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/full_size_content_window.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 3777320f825351e243c60f2a96d26b865138a54d..f1d2f2e7551775a4ea65cd955b72e9611b9e642f 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -885,8 +885,8 @@
'browser/ui/cocoa/browser_window_controller.mm',
'browser/ui/cocoa/browser_window_controller_private.h',
'browser/ui/cocoa/browser_window_controller_private.mm',
- 'browser/ui/cocoa/browser_window_enter_fullscreen_transition.h',
- 'browser/ui/cocoa/browser_window_enter_fullscreen_transition.mm',
+ 'browser/ui/cocoa/browser_window_fullscreen_transition.h',
+ 'browser/ui/cocoa/browser_window_fullscreen_transition.mm',
'browser/ui/cocoa/browser_window_factory_cocoa.mm',
'browser/ui/cocoa/browser_window_layout.h',
'browser/ui/cocoa/browser_window_layout.mm',
« no previous file with comments | « chrome/browser/ui/cocoa/full_size_content_window.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698