Index: ui/shell_dialogs.gypi |
diff --git a/ui/shell_dialogs.gypi b/ui/shell_dialogs.gypi |
index 98855c5b191f255cd6391210190b53916d32ddfe..4f474c5a1c491661730690d9a6454366506508ae 100644 |
--- a/ui/shell_dialogs.gypi |
+++ b/ui/shell_dialogs.gypi |
@@ -28,7 +28,8 @@ |
'shell_dialogs/gtk/select_file_dialog_impl.h', |
'shell_dialogs/gtk/select_file_dialog_impl_gtk.cc', |
'shell_dialogs/gtk/select_file_dialog_impl_kde.cc', |
- 'shell_dialogs/linux_ui_shell_dialog.h', |
+ 'shell_dialogs/linux_shell_dialog.cc', |
+ 'shell_dialogs/linux_shell_dialog.h', |
'shell_dialogs/select_file_dialog.cc', |
'shell_dialogs/select_file_dialog.h', |
'shell_dialogs/select_file_dialog_android.cc', |