Index: net/quic/core/crypto/quic_server_info.h |
diff --git a/net/quic/core/crypto/quic_server_info.h b/net/quic/core/crypto/quic_server_info.h |
index ef845df5386f78a245e2845531153be0f346e231..ccda8907577a1672d62492b2ec2ee94a22418405 100644 |
--- a/net/quic/core/crypto/quic_server_info.h |
+++ b/net/quic/core/crypto/quic_server_info.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef NET_QUIC_CRYPTO_QUIC_SERVER_INFO_H_ |
-#define NET_QUIC_CRYPTO_QUIC_SERVER_INFO_H_ |
+#ifndef NET_QUIC_CORE_CRYPTO_QUIC_SERVER_INFO_H_ |
+#define NET_QUIC_CORE_CRYPTO_QUIC_SERVER_INFO_H_ |
#include <string> |
#include <vector> |
@@ -176,4 +176,4 @@ class NET_EXPORT_PRIVATE QuicServerInfoFactory { |
} // namespace net |
-#endif // NET_QUIC_CRYPTO_QUIC_SERVER_INFO_H_ |
+#endif // NET_QUIC_CORE_CRYPTO_QUIC_SERVER_INFO_H_ |