| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index ac570ff1a7188b49c8289c7037d20285a650e917..511faf07a9168a00d501530756b2d035a6ee1f2d 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -40,6 +40,7 @@ source_set("test_support") {
|
| "base/history_index_restore_observer.h",
|
| "base/in_process_browser_test.cc",
|
| "base/in_process_browser_test.h",
|
| + "base/in_process_browser_test_mac.cc",
|
| "base/profile_mock.cc",
|
| "base/profile_mock.h",
|
| "base/scoped_browser_locale.cc",
|
|
|