Index: net/quic/core/crypto/properties_based_quic_server_info.h |
diff --git a/net/quic/core/crypto/properties_based_quic_server_info.h b/net/quic/core/crypto/properties_based_quic_server_info.h |
index 276c8ef6c4a0a031e36648e5b99f24f5e4865c5d..2ae1beba877fda4766dfecec11ba4779d6a6d51c 100644 |
--- a/net/quic/core/crypto/properties_based_quic_server_info.h |
+++ b/net/quic/core/crypto/properties_based_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_PROPERTIES_BASED_QUIC_SERVER_INFO_H_ |
-#define NET_QUIC_CRYPTO_PROPERTIES_BASED_QUIC_SERVER_INFO_H_ |
+#ifndef NET_QUIC_CORE_CRYPTO_PROPERTIES_BASED_QUIC_SERVER_INFO_H_ |
+#define NET_QUIC_CORE_CRYPTO_PROPERTIES_BASED_QUIC_SERVER_INFO_H_ |
#include <string> |
#include <vector> |
@@ -60,4 +60,4 @@ class NET_EXPORT_PRIVATE PropertiesBasedQuicServerInfoFactory |
} // namespace net |
-#endif // NET_QUIC_CRYPTO_PROPERTIES_BASED_QUIC_SERVER_INFO_H_ |
+#endif // NET_QUIC_CORE_CRYPTO_PROPERTIES_BASED_QUIC_SERVER_INFO_H_ |