Index: net/spdy/hpack/hpack_constants.h |
diff --git a/net/spdy/hpack/hpack_constants.h b/net/spdy/hpack/hpack_constants.h |
index 8718ffe0629b0224b8e16333f5f3b02651a50490..fdfb0d1278e046e4ffcbda5e68e777aa4102b767 100644 |
--- a/net/spdy/hpack/hpack_constants.h |
+++ b/net/spdy/hpack/hpack_constants.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_SPDY_HPACK_CONSTANTS_H_ |
-#define NET_SPDY_HPACK_CONSTANTS_H_ |
+#ifndef NET_SPDY_HPACK_HPACK_CONSTANTS_H_ |
+#define NET_SPDY_HPACK_HPACK_CONSTANTS_H_ |
#include <stddef.h> |
#include <stdint.h> |
@@ -90,4 +90,4 @@ const char kPseudoHeaderPrefix = ':'; |
} // namespace net |
-#endif // NET_SPDY_HPACK_CONSTANTS_H_ |
+#endif // NET_SPDY_HPACK_HPACK_CONSTANTS_H_ |