Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(493)

Unified Diff: chrome/test/BUILD.gn

Issue 2725813003: reland of [sync] Add Sessions integration tests (Closed)
Patch Set: Switch back to WaitForURLOnServer, make everything a constant Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698