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

Unified Diff: ui/base/ui_base.gyp

Issue 211383007: Use FilePaths in content::DropData to avoid redundant conversions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang-format Created 6 years, 9 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 55f64dfdd424d9aa9e0ba7d1b3cbac57af7e3bf5..c9f3978fae664ecb16eaf1fc45fb1a7fa9a0a105 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -160,6 +160,8 @@
'dragdrop/drop_target_event.h',
'dragdrop/drop_target_win.cc',
'dragdrop/drop_target_win.h',
+ 'dragdrop/file_info.cc',
+ 'dragdrop/file_info.h',
'dragdrop/gtk_dnd_util.cc',
'dragdrop/gtk_dnd_util.h',
'dragdrop/os_exchange_data.cc',
« ui/base/dragdrop/file_info.cc ('K') | « ui/base/dragdrop/os_exchange_data_provider_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698