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

Issue 2233453002: Change use of std::tuple/std::get to testing::tuple/testing::get so that parameterized test in quic… (Closed)

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

Description

Change use of std::tuple/std::get to testing::tuple/testing::get so that parameterized test in quic_headers_stream_test.cc compiles not only for internal and chromium, but also for the proto-quic environment. n/a (Testing only.) Merge internal change: 129359661 R=rch@chromium.org BUG=

Patch Set 1 #

Patch Set 2 : git pull from upper stream #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M net/quic/core/quic_headers_stream_test.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
danzh1
4 years, 4 months ago (2016-08-09 18:53:59 UTC) #1
Ryan Hamilton
4 years, 4 months ago (2016-08-09 19:14:49 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698