Index: net/quic/chromium/quic_chromium_client_session.h |
diff --git a/net/quic/chromium/quic_chromium_client_session.h b/net/quic/chromium/quic_chromium_client_session.h |
index c032b4fb45141d858a75e3a9977f182933b49250..7c98e8286cd4548650f7979b97ba152d58412f3d 100644 |
--- a/net/quic/chromium/quic_chromium_client_session.h |
+++ b/net/quic/chromium/quic_chromium_client_session.h |
@@ -7,8 +7,8 @@ |
// a non-owning pointer to the helper so this session needs to ensure that |
// the helper outlives the connection. |
-#ifndef NET_QUIC_QUIC_CHROMIUM_CLIENT_SESSION_H_ |
-#define NET_QUIC_QUIC_CHROMIUM_CLIENT_SESSION_H_ |
+#ifndef NET_QUIC_CHROMIUM_QUIC_CHROMIUM_CLIENT_SESSION_H_ |
+#define NET_QUIC_CHROMIUM_QUIC_CHROMIUM_CLIENT_SESSION_H_ |
#include <stddef.h> |
@@ -418,4 +418,4 @@ class NET_EXPORT_PRIVATE QuicChromiumClientSession |
} // namespace net |
-#endif // NET_QUIC_QUIC_CHROMIUM_CLIENT_SESSION_H_ |
+#endif // NET_QUIC_CHROMIUM_QUIC_CHROMIUM_CLIENT_SESSION_H_ |