Index: net/quic/core/quic_iovector.h |
diff --git a/net/quic/core/quic_iovector.h b/net/quic/core/quic_iovector.h |
index ee1fe60741146faa0d89abf61656c4f3a00c3405..0e9d0b0c63f7ade1af86f246021aea1197c973b8 100644 |
--- a/net/quic/core/quic_iovector.h |
+++ b/net/quic/core/quic_iovector.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_QUIC_IOVECTOR_H_ |
-#define NET_QUIC_QUIC_IOVECTOR_H_ |
+#ifndef NET_QUIC_CORE_QUIC_IOVECTOR_H_ |
+#define NET_QUIC_CORE_QUIC_IOVECTOR_H_ |
#include <stddef.h> |
@@ -25,4 +25,4 @@ struct NET_EXPORT_PRIVATE QuicIOVector { |
} // namespace net |
-#endif // NET_QUIC_QUIC_IOVECTOR_H_ |
+#endif // NET_QUIC_CORE_QUIC_IOVECTOR_H_ |