Index: net/quic/core/crypto/ephemeral_key_source.h |
diff --git a/net/quic/core/crypto/ephemeral_key_source.h b/net/quic/core/crypto/ephemeral_key_source.h |
index e99b687ed98a43bb7cb47734fc752cc2f0565bf9..99fc9307279327c0f5fbf2646ac1401e7b661b30 100644 |
--- a/net/quic/core/crypto/ephemeral_key_source.h |
+++ b/net/quic/core/crypto/ephemeral_key_source.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_EPHEMERAL_KEY_SOURCE_H_ |
-#define NET_QUIC_CRYPTO_EPHEMERAL_KEY_SOURCE_H_ |
+#ifndef NET_QUIC_CORE_CRYPTO_EPHEMERAL_KEY_SOURCE_H_ |
+#define NET_QUIC_CORE_CRYPTO_EPHEMERAL_KEY_SOURCE_H_ |
#include <string> |
@@ -39,4 +39,4 @@ class NET_EXPORT_PRIVATE EphemeralKeySource { |
} // namespace net |
-#endif // NET_QUIC_CRYPTO_EPHEMERAL_KEY_SOURCE_H_ |
+#endif // NET_QUIC_CORE_CRYPTO_EPHEMERAL_KEY_SOURCE_H_ |