commit | d2015d9f67dc968437fd3dc578dc3e8d4104dcdf | [log] [tgz] |
---|---|---|
author | James Robinson <jamesr@chromium.org> | Mon Dec 08 13:45:40 2014 -0800 |
committer | James Robinson <jamesr@chromium.org> | Mon Dec 08 13:45:40 2014 -0800 |
tree | 30d5a508b1fa7943de6aa9c2cf67a17f85471a0f | |
parent | efa962c7866baede973380e9067ab652091a886a [diff] [blame] |
Update from https://crrev.com/307330 Includes several sky updates for skia API changes and the gn format presubmit check from https://codereview.chromium.org/779193003/ Review URL: https://codereview.chromium.org/786123002
diff --git a/net/quic/quic_data_stream_test.cc b/net/quic/quic_data_stream_test.cc index 16e6341..cc865c0 100644 --- a/net/quic/quic_data_stream_test.cc +++ b/net/quic/quic_data_stream_test.cc
@@ -18,6 +18,7 @@ using base::StringPiece; using std::min; +using std::string; using testing::AnyNumber; using testing::InSequence; using testing::Return;