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

Unified Diff: ui/views/views.gyp

Issue 1146873002: [MacViews] Enable dragging a window by its caption/draggable areas. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove CocoaNonClientDragMaskView, change BridgedContentView instead. Remove CGEventTap implementat… Created 5 years, 7 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 dc48896941bbad2f7b00a47c06d8a6d872c00419..9912d15818d22077659303da28e043a7501f4f22 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -36,6 +36,8 @@
'cocoa/cocoa_mouse_capture.h',
'cocoa/cocoa_mouse_capture.mm',
'cocoa/cocoa_mouse_capture_delegate.h',
+ 'cocoa/cocoa_non_client_drag.h',
+ 'cocoa/cocoa_non_client_drag.mm',
'cocoa/native_widget_mac_nswindow.h',
'cocoa/native_widget_mac_nswindow.mm',
'cocoa/views_nswindow_delegate.h',
« ui/views/cocoa/cocoa_non_client_drag.mm ('K') | « ui/views/cocoa/views_nswindow_delegate.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698