Index: net/quic/core/crypto/strike_register.h |
diff --git a/net/quic/core/crypto/strike_register.h b/net/quic/core/crypto/strike_register.h |
index 9d7431bfd058cbbd2a8f8366e5444c0d22616a4b..cf4d18603922bad6f987ac65efc8576690015d31 100644 |
--- a/net/quic/core/crypto/strike_register.h |
+++ b/net/quic/core/crypto/strike_register.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_H_ |
-#define NET_QUIC_CRYPTO_STRIKE_REGISTER_H_ |
+#ifndef NET_QUIC_CORE_CRYPTO_STRIKE_REGISTER_H_ |
+#define NET_QUIC_CORE_CRYPTO_STRIKE_REGISTER_H_ |
#include <stdint.h> |
@@ -220,4 +220,4 @@ class NET_EXPORT_PRIVATE StrikeRegister { |
} // namespace net |
-#endif // NET_QUIC_CRYPTO_STRIKE_REGISTER_H_ |
+#endif // NET_QUIC_CORE_CRYPTO_STRIKE_REGISTER_H_ |