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

Unified Diff: ui/views/views.gyp

Issue 1747803003: MacViews: Implement Tab Dragging (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix include. Created 4 years, 6 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.mm » ('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 bd69b63ab97c3ff59e413c1157755160e51a9991..c4bc8d483c5779de899ed8c761fc2069d7a3ff42 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -62,6 +62,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.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698