| Index: net/tools/quic/quic_simple_crypto_server_stream_helper.h
|
| diff --git a/net/tools/quic/quic_simple_crypto_server_stream_helper.h b/net/tools/quic/quic_simple_crypto_server_stream_helper.h
|
| index afba246ff8043883fda8f92a248d4a5159f93010..5402a21fc7a98c46e85a340a04ecd480a0f6fa5c 100644
|
| --- a/net/tools/quic/quic_simple_crypto_server_stream_helper.h
|
| +++ b/net/tools/quic/quic_simple_crypto_server_stream_helper.h
|
| @@ -1,3 +1,7 @@
|
| +// Copyright (c) 2012 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.
|
| +
|
| #ifndef NET_QUIC_TOOLS_QUIC_SIMPLE_CRYPTO_SERVER_STREAM_HELPER_H_
|
| #define NET_QUIC_TOOLS_QUIC_SIMPLE_CRYPTO_SERVER_STREAM_HELPER_H_
|
|
|
|
|