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

Unified Diff: ui/base/ui_base.gyp

Issue 1964283002: MacViews: Implemented Drag & Drop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Forgot to add the test Created 4 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/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 8f5c646c900f18d6695110abf8939e285d55d6ab..adc27ca603afa5c3ba3465efd6f75451a21f85be 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -222,6 +222,7 @@
'dragdrop/cocoa_dnd_util.h',
'dragdrop/cocoa_dnd_util.mm',
'dragdrop/drag_drop_types.h',
+ 'dragdrop/drag_drop_types_mac.mm',
'dragdrop/drag_drop_types_win.cc',
'dragdrop/drag_source_win.cc',
'dragdrop/drag_source_win.h',

Powered by Google App Engine
This is Rietveld 408576698