| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 471f31647e3c08146aef47cbc43a60bb6f6d15c1..c7d3fff0af42a3e4f4e5d4b82ec91b35737c10ec 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -861,6 +861,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",
|
|
|