Index: net/quic/core/crypto/cert_compressor.h |
diff --git a/net/quic/core/crypto/cert_compressor.h b/net/quic/core/crypto/cert_compressor.h |
index f43df1a67ec13327bc500861719584c8871c4bda..656a5da7fc5b32ead4ceb13bd78ea89d98f18e1a 100644 |
--- a/net/quic/core/crypto/cert_compressor.h |
+++ b/net/quic/core/crypto/cert_compressor.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_CERT_COMPRESSOR_H_ |
-#define NET_QUIC_CRYPTO_CERT_COMPRESSOR_H_ |
+#ifndef NET_QUIC_CORE_CRYPTO_CERT_COMPRESSOR_H_ |
+#define NET_QUIC_CORE_CRYPTO_CERT_COMPRESSOR_H_ |
#include <string> |
#include <vector> |
@@ -55,4 +55,4 @@ class NET_EXPORT_PRIVATE CertCompressor { |
} // namespace net |
-#endif // NET_QUIC_CRYPTO_CERT_COMPRESSOR_H_ |
+#endif // NET_QUIC_CORE_CRYPTO_CERT_COMPRESSOR_H_ |