Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index b5cb9b7c0e678ab67b0751d486bc01061ef49b80..ef2b48ac4241820b1ed27512d5ab83c53e4a788e 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', |