0

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:
rockot
2015-08-17 22:11:17 -07:00
committed by Commit bot
parent f6903539e8
commit 22e18de983

@ -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