DescriptionPass empty cros_user string to GetProfileSyncService() in sync integration tests
The sync integration tests are broken on chrome OS because a cros_string
is not being passed to GetProfileSyncService() in
ProfileSyncServiceHarness::SetupSync(), causing no ProfileSyncService
object to be returned.
This patch passes an empty cros_user string to GetProfileSyncService(),
thereby fixing the sync integration tests on chrome OS.
BUG=70854, chromium-os:11319, chromium-os:9262
TEST=sync_integration_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72574
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|