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

Unified Diff: ui/views/views.gyp

Issue 1796773003: Implement NativeWidgetMac::ReorderNativeViews (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Implement NativeWidgetMac::ReorderNativeViews Created 4 years, 9 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: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 68298e5c2f288dfbc07d02cf34766fe307078815..c044959a84ab8dce1e7fe9784566c589194174d4 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -335,6 +335,8 @@
'widget/widget_deletion_observer.cc',
'widget/widget_deletion_observer.h',
'widget/widget_observer.h',
+ 'widget/widget_mac_utils.mm',
+ 'widget/widget_mac_utils.h',
'widget/widget_removals_observer.h',
'window/client_view.cc',
'window/client_view.h',

Powered by Google App Engine
This is Rietveld 408576698