| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index bed143ec253a16f4eb3dfef4289bc7c25fb458cf..268985567ffff2293840b9a2864f4b7964210316 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -859,6 +859,8 @@ if (!is_android) {
|
| "../browser/sync/test/integration/retry_verifier.h",
|
| "../browser/sync/test/integration/search_engines_helper.cc",
|
| "../browser/sync/test/integration/search_engines_helper.h",
|
| + "../browser/sync/test/integration/session_hierarchy_match_checker.cc",
|
| + "../browser/sync/test/integration/session_hierarchy_match_checker.h",
|
| "../browser/sync/test/integration/sessions_helper.cc",
|
| "../browser/sync/test/integration/sessions_helper.h",
|
| "../browser/sync/test/integration/single_client_status_change_checker.cc",
|
|
|