0
Files
src/ui
Elly Fong-Jones 67a3be8ba0 shell_dialogs: fix SelectFileDialogMacTest on Mojave
On 10.14, a file selection dialog whose default path doesn't exist will default
back to ~/Documents, which breaks this test. To avoid this issue, have this
test use /private/var, which is always present.

Bug: 892174
Change-Id: I3f50a74566bdc5a3bf4eb14433138e65d1cfe2d5
Reviewed-on: https://chromium-review.googlesource.com/c/1316109
Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606493}
2018-11-08 16:38:09 +00:00
..
2018-11-07 01:38:52 +00:00
2018-05-22 21:56:52 +00:00
2018-02-23 07:27:10 +00:00
2017-05-19 21:59:19 +00:00

This directory contains UI frameworks used to build various user interface features. This directory it not intended to contain UI features (such as a keyboard).