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

Unified Diff: ui/ui.gyp

Issue 10790083: shell dialogs: Move the linux implementations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index dabb377abf50094c62de3fb2b3097165555e819a..a408f8cec2d0972b92840662ef81fab691ac78a7 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -111,6 +111,10 @@
'base/dialogs/base_shell_dialog.h',
'base/dialogs/base_shell_dialog_win.cc',
'base/dialogs/base_shell_dialog_win.h',
+ 'base/dialogs/gtk/select_file_dialog_impl.cc',
+ 'base/dialogs/gtk/select_file_dialog_impl.h',
+ 'base/dialogs/gtk/select_file_dialog_impl_gtk.cc',
+ 'base/dialogs/gtk/select_file_dialog_impl_kde.cc',
'base/dialogs/select_file_dialog.cc',
'base/dialogs/select_file_dialog.h',
'base/dialogs/select_file_dialog_factory.cc',
« ui/base/dialogs/gtk/select_file_dialog_impl_kde.cc ('K') | « ui/base/strings/ui_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698