Index: net/quic/core/crypto/common_cert_set.h |
diff --git a/net/quic/core/crypto/common_cert_set.h b/net/quic/core/crypto/common_cert_set.h |
index 9ff622bd221b85c25b3d38b62766870ddfb740e2..3ced0220dca945b4f58507ed6768f470cc6fd719 100644 |
--- a/net/quic/core/crypto/common_cert_set.h |
+++ b/net/quic/core/crypto/common_cert_set.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_COMMON_CERT_SET_H_ |
-#define NET_QUIC_CRYPTO_COMMON_CERT_SET_H_ |
+#ifndef NET_QUIC_CORE_CRYPTO_COMMON_CERT_SET_H_ |
+#define NET_QUIC_CORE_CRYPTO_COMMON_CERT_SET_H_ |
#include <cstdint> |
@@ -45,4 +45,4 @@ class NET_EXPORT_PRIVATE CommonCertSets { |
} // namespace net |
-#endif // NET_QUIC_CRYPTO_COMMON_CERT_SET_H_ |
+#endif // NET_QUIC_CORE_CRYPTO_COMMON_CERT_SET_H_ |