Chromium Code Reviews| Index: ui/base/BUILD.gn |
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn |
| index b252fd375bc3a3669c9243f63b7c240b8cc3ccb8..c330dcc36aafee994987b9b3c940b3b92eb461e4 100644 |
| --- a/ui/base/BUILD.gn |
| +++ b/ui/base/BUILD.gn |
| @@ -561,6 +561,8 @@ component("base") { |
| source_set("test_support") { |
| testonly = true |
| sources = [ |
| + "test/nswindow_fullscreen_notification_waiter.h", |
| + "test/nswindow_fullscreen_notification_waiter.mm", |
| "test/test_clipboard.cc", |
| "test/test_clipboard.h", |
| "test/ui_controls.h", |