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

Unified Diff: ui/ui.gyp

Issue 10667026: Start consolidating cross-port file selection code into ui/base/dialogs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Attempt to fix win Created 8 years, 6 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/base/dialogs/select_file_policy.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 231e2a0c22fd0f9ccbc80b6a562779cbcffe00cb..253832dc908cfd2a088b7fe0763fa10498df8b1c 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -109,6 +109,8 @@
'base/cursor/cursor_x11.cc',
'base/dialogs/base_shell_dialog.cc',
'base/dialogs/base_shell_dialog.h',
+ 'base/dialogs/select_file_policy.cc',
+ 'base/dialogs/select_file_policy.h',
'base/dialogs/selected_file_info.cc',
'base/dialogs/selected_file_info.h',
'base/dragdrop/cocoa_dnd_util.h',
« no previous file with comments | « ui/base/dialogs/select_file_policy.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698