Re-enable ChannelMojo
Let's see if it sticks this time. BUG=500019 TBR=jam@chromium.org Review URL: https://codereview.chromium.org/1297993002 Cr-Commit-Position: refs/heads/master@{#343803}
This commit is contained in:
@ -234,9 +234,7 @@ void ChannelMojo::ChannelInfoDeleter::operator()(
|
||||
|
||||
// static
|
||||
bool ChannelMojo::ShouldBeUsed() {
|
||||
// TODO(rockot): Investigate performance bottlenecks and hopefully reenable
|
||||
// this at some point. http://crbug.com/500019
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
// static
|
||||
|
Reference in New Issue
Block a user