DescriptionRemove useless blocking handle from sync integ tests.
ProfileSyncService already requires SetFirstSetupComplete() to be
called, signifying that the user has finished setting any sync related
settings, and sync should begin.
It seems GetSetupInProgressHandle() should only be needed if there are
two of more logical pieces trying to block sync from initializing. That
is not the case here, and as such it is not needed.
BUG=
Patch Set 1 #
Total comments: 3
Messages
Total messages: 12 (6 generated)
|