| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 03d45d7614d313ccd655a1803787e0d613ad7fcf..6830f7ae80f804299a9108f8f7a93934276fc9d9 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -858,6 +858,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",
|
|
|