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

Issue 2512063003: Move QuicIoVector into its own header file. No behavior change. (Closed)

Created:
4 years, 1 month ago by mpw
Modified:
4 years, 1 month ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move QuicIoVector into its own header file. No behavior change. Also #includes build_config.h from net/base/iovec.h, to fix an implicit include order dependency uncovered by this change. Merge internal change: 138765876 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -11 lines) Patch
M net/base/iovec.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/net.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A net/quic/core/quic_iovector.h View 1 chunk +28 lines, -0 lines 0 comments Download
M net/quic/core/quic_packet_creator.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/core/quic_protocol.h View 1 chunk +0 lines, -11 lines 0 comments Download
M net/quic/core/quic_stream.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/core/quic_utils.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.h View 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
mpw
4 years, 1 month ago (2016-11-18 07:14:18 UTC) #1
Ryan Hamilton
4 years, 1 month ago (2016-11-18 15:06:43 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698