DescriptionRemove ClonedInstallDetector/MachineIdProvider //content dependencies
ClonedInstallDetector now takes in a base::SingleThreadTaskRunner rather than
directly using content::BrowserThread::File. MachineIdProvider asserts that the
task runner on which it's operating has IO allowed rather than checking that
it's on the FILE thread.
BUG=374213
TBR=jochen
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271637
Patch Set 1 #Patch Set 2 : Remove include #Patch Set 3 : Eliminate test dependency #
Total comments: 4
Patch Set 4 : Response to review #Patch Set 5 : Fix build #Messages
Total messages: 13 (0 generated)
|