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

Unified Diff: ui/ui.gyp

Issue 8196001: content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: :( Created 9 years, 2 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
« ui/base/dragdrop/bookmark_format.h ('K') | « ui/base/gtk/gtk_screen_utils.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index b35468ed5203a23c94b337afaf78bc939bfcac73..59990431691797a8ed2a05327c407d43050c04d0 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -85,6 +85,8 @@
'base/clipboard/scoped_clipboard_writer.h',
'base/cocoa/base_view.h',
'base/cocoa/base_view.mm',
+ 'base/dragdrop/bookmark_format.cc',
+ 'base/dragdrop/bookmark_format.h',
'base/dragdrop/drag_drop_types_gtk.cc',
'base/dragdrop/drag_drop_types.h',
'base/dragdrop/drag_drop_types_win.cc',
@@ -113,6 +115,8 @@
'base/gtk/gtk_im_context_util.cc',
'base/gtk/gtk_im_context_util.h',
'base/gtk/gtk_hig_constants.h',
+ 'base/gtk/gtk_screen_utils.cc',
+ 'base/gtk/gtk_screen_utils.h',
'base/gtk/gtk_signal.h',
'base/gtk/gtk_signal_registrar.cc',
'base/gtk/gtk_signal_registrar.h',
« ui/base/dragdrop/bookmark_format.h ('K') | « ui/base/gtk/gtk_screen_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698