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

Unified Diff: chrome/test/BUILD.gn

Issue 2948303002: [Sync] Sanity test for UserEvents. (Closed)
Patch Set: Fix migration tests. Created 3 years, 6 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 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",

Powered by Google App Engine
This is Rietveld 408576698