Index: net/quic/core/crypto/strike_register_client.h |
diff --git a/net/quic/core/crypto/strike_register_client.h b/net/quic/core/crypto/strike_register_client.h |
index 2126d6fc4be583d1769d87adf5102cb24856e983..b4fed7ab58d6f0d108306e3d64d8166e67868680 100644 |
--- a/net/quic/core/crypto/strike_register_client.h |
+++ b/net/quic/core/crypto/strike_register_client.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_STRIKE_REGISTER_CLIENT_H_ |
-#define NET_QUIC_CRYPTO_STRIKE_REGISTER_CLIENT_H_ |
+#ifndef NET_QUIC_CORE_CRYPTO_STRIKE_REGISTER_CLIENT_H_ |
+#define NET_QUIC_CORE_CRYPTO_STRIKE_REGISTER_CLIENT_H_ |
#include <string> |
@@ -57,4 +57,4 @@ class NET_EXPORT_PRIVATE StrikeRegisterClient { |
} // namespace net |
-#endif // NET_QUIC_CRYPTO_STRIKE_REGISTER_CLIENT_H_ |
+#endif // NET_QUIC_CORE_CRYPTO_STRIKE_REGISTER_CLIENT_H_ |