Index: net/quic/core/quic_spdy_session.h |
diff --git a/net/quic/core/quic_spdy_session.h b/net/quic/core/quic_spdy_session.h |
index eb58af6f68358ff7f3db3e37fd8394eb3644c74d..1d4d59ef33bfa0d9602c09aabd4fa27b8a049059 100644 |
--- a/net/quic/core/quic_spdy_session.h |
+++ b/net/quic/core/quic_spdy_session.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_SPDY_SESSION_H_ |
-#define NET_QUIC_QUIC_SPDY_SESSION_H_ |
+#ifndef NET_QUIC_CORE_QUIC_SPDY_SESSION_H_ |
+#define NET_QUIC_CORE_QUIC_SPDY_SESSION_H_ |
#include <stddef.h> |
@@ -138,4 +138,4 @@ class NET_EXPORT_PRIVATE QuicSpdySession : public QuicSession { |
} // namespace net |
-#endif // NET_QUIC_QUIC_SPDY_SESSION_H_ |
+#endif // NET_QUIC_CORE_QUIC_SPDY_SESSION_H_ |