Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(186)

Issue 1900343004: Cleanup: Migrate references from scoped_ptr to std::unique_ptr. (Closed)

Created:
4 years, 8 months ago by alyssar1
Modified:
4 years, 8 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, dcheng
Base URL:
https://chromium.googlesource.com/chromium/src.git@119576588
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup: Migrate references from scoped_ptr to std::unique_ptr. Merge internal change: 119581790 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -5 lines) Patch
M net/quic/test_tools/crypto_test_utils.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils_openssl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/test_tools/simple_quic_framer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/packet_dropping_test_writer.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/server_thread.h View 2 chunks +3 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
alyssar1
4 years, 8 months ago (2016-04-20 17:12:24 UTC) #1
Ryan Hamilton
4 years, 8 months ago (2016-04-20 18:47:06 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698