| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 7f5f64fd3366bf3f0e780ba5d7b1f19a1d920e45..c116206f1a9d8143b93f4571eb7862647edc8c33 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -2660,6 +2660,7 @@ if (!is_android) {
|
| "../browser/sync/test/integration/single_client_supervised_user_settings_sync_test.cc",
|
| "../browser/sync/test/integration/single_client_themes_sync_test.cc",
|
| "../browser/sync/test/integration/single_client_typed_urls_sync_test.cc",
|
| + "../browser/sync/test/integration/single_client_user_events_sync_test.cc",
|
| "../browser/sync/test/integration/single_client_wallet_sync_test.cc",
|
| "../browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc",
|
| "../browser/sync/test/integration/sync_auth_test.cc",
|
|
|