| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 7c0a94c702e8c6bc0b6ef5c41ad9143b5533eafd..a49902164c2b3c4c0cce9327e2d8c87ef1dd6fcb 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -319,6 +319,10 @@ if (!is_android) {
|
| "base/in_process_browser_test.cc",
|
| "base/in_process_browser_test.h",
|
| "base/in_process_browser_test_mac.cc",
|
| + "base/invoke_ui_browser_test.cc",
|
| + "base/invoke_ui_browser_test.h",
|
| + "base/move_test_process_to_front_mac.h",
|
| + "base/move_test_process_to_front_mac.mm",
|
| "base/ui_test_utils.cc",
|
| "base/ui_test_utils.h",
|
| ]
|
|
|