commit | 96fc22885c569c6644d24dfe69fad1b2dc8aba3a | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Wed Jun 12 09:51:35 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 12 14:55:09 2019 -0700 |
tree | a24431a03ee78e295824951d991b5e43389589e3 | |
parent | f2be56a02109b14788c327dfa54e04129a04b2e6 [diff] [blame] |
gfe-relnote: Clean up unnecessary includes for control streams. Not protected. PiperOrigin-RevId: 252843012 Change-Id: Ib3e154a6ffff91aa7f323bc9656aef517b852b04
diff --git a/quic/core/http/quic_send_control_stream.h b/quic/core/http/quic_send_control_stream.h index 09bdafb..aa5689b 100644 --- a/quic/core/http/quic_send_control_stream.h +++ b/quic/core/http/quic_send_control_stream.h
@@ -1,4 +1,4 @@ -// Copyright 2013 The Chromium Authors. All rights reserved. +// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file.