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

Unified Diff: ui/views/views.gyp

Issue 1877043003: [EXPERIMENT] MacViews: Implement Tab Dragging Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format Created 4 years, 8 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_delegate.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 43f4ac311943088b9c56aa61e3d2c61fa0ad5d92..67b30e86902ffef1aec5df86dc4329899aa3f583 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -63,6 +63,8 @@
'cocoa/cocoa_mouse_capture.h',
'cocoa/cocoa_mouse_capture.mm',
'cocoa/cocoa_mouse_capture_delegate.h',
+ 'cocoa/cocoa_window_move_loop.h',
+ 'cocoa/cocoa_window_move_loop.mm',
'cocoa/native_widget_mac_nswindow.h',
'cocoa/native_widget_mac_nswindow.mm',
'cocoa/tooltip_manager_mac.h',
« no previous file with comments | « ui/views/cocoa/views_nswindow_delegate.mm ('k') | ui/views/widget/native_widget_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698