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

Unified Diff: ui/shell_dialogs.gypi

Issue 12315139: Sort out build dependencies for LinuxUI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add comment Created 7 years, 10 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
« no previous file with comments | « ui/linux_ui/linux_ui_export.h ('k') | ui/shell_dialogs/linux_shell_dialog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « ui/linux_ui/linux_ui_export.h ('k') | ui/shell_dialogs/linux_shell_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698