commit | 463f23515a025adb50dc5c1921aa92dbb6ad1749 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Thu Oct 10 04:49:34 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 10 04:50:09 2019 -0700 |
tree | c2c48654849dc53280b13beff640274f29b3b0e3 | |
parent | 88bd5b0f7a481b5fd45fab24f97298a58fb3cbb3 [diff] |
Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. This is made possible by all embedders finally supporting C++14's std::make_unique, which is already used in more than 100 files in quic/. gfe-relnote: n/a, no functional change. PiperOrigin-RevId: 273935577 Change-Id: Icd6dd234422f286d897ea13ae609a67310f96380