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

Unified Diff: ui/views/views.gyp

Issue 2061693003: MacViews: Suppress visibility changes during an asynchronous close. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Neater, but Linux, Windows disagree on WidgetTest.DesktopNativeWidgetVisibilityAfterCloseTest Created 4 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 | « ui/views/cocoa/views_nswindow_close_animator.mm ('k') | ui/views/widget/native_widget_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 8bdad14d41b36c5dc0f67be540ad069d0fccb24a..a04ae8eddadd6cc612ad7b04dfaeafbead543fc0 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -68,6 +68,8 @@
'cocoa/native_widget_mac_nswindow.mm',
'cocoa/tooltip_manager_mac.h',
'cocoa/tooltip_manager_mac.mm',
+ 'cocoa/views_nswindow_close_animator.h',
+ 'cocoa/views_nswindow_close_animator.mm',
'cocoa/views_nswindow_delegate.h',
'cocoa/views_nswindow_delegate.mm',
'cocoa/views_scrollbar_bridge.h',
« no previous file with comments | « ui/views/cocoa/views_nswindow_close_animator.mm ('k') | ui/views/widget/native_widget_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698