E2E Sync sanity test with real log in and multi profile signin support.
NOTE: This CL should not affect existing sync_integration_tests. It only adds support for tests running with external live servers.
Adding a sanity sync integration test that is run against real
sync and GAIA servers. This CL is meant to add the minimal
changes that can support running an E2E test against external
sync servers setup.
BUG=431366
Review URL: https://codereview.chromium.org/706343002
Cr-Commit-Position: refs/heads/master@{#306628}
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 8ecfdef6..60209f9 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -846,6 +846,8 @@
"sync/profile_sync_components_factory_mock.h",
"sync/profile_sync_service_mock.cc",
"sync/profile_sync_service_mock.h",
+ "ui/webui/signin/login_ui_test_utils.cc",
+ "ui/webui/signin/login_ui_test_utils.h",
]
public_deps = [