| Index: ui/shell_dialogs/BUILD.gn
|
| diff --git a/ui/shell_dialogs/BUILD.gn b/ui/shell_dialogs/BUILD.gn
|
| index 2fee8a17511f833aca1be31bfdc75059f2596d95..537b30459814a5f6383c494251b9448fbbdd0cca 100644
|
| --- a/ui/shell_dialogs/BUILD.gn
|
| +++ b/ui/shell_dialogs/BUILD.gn
|
| @@ -77,6 +77,7 @@ test("shell_dialogs_unittests") {
|
| # TODO(karandeepb) : Revisit this once gn gets mac bundle support.
|
| # "select_file_dialog_mac_unittest.mm",
|
| "run_all_unittests.cc",
|
| + "select_file_dialog_unittest.cc",
|
| "select_file_dialog_win_unittest.cc",
|
| ]
|
|
|
|
|