Chromium Code Reviews| 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', |