Index: net/spdy/http2_priority_dependencies.h |
diff --git a/net/spdy/http2_priority_dependencies.h b/net/spdy/http2_priority_dependencies.h |
index fbf099c55aabf76c35bb9d429c63da65336668dc..cfd2106b94c722e2eb9c7c5f9c71ea2380cb94a9 100644 |
--- a/net/spdy/http2_priority_dependencies.h |
+++ b/net/spdy/http2_priority_dependencies.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_HTTP2_PRIORITY_DEPENDENCIES_H_ |
-#define NET_HTTP2_PRIORITY_DEPENDENCIES_H_ |
+#ifndef NET_SPDY_HTTP2_PRIORITY_DEPENDENCIES_H_ |
+#define NET_SPDY_HTTP2_PRIORITY_DEPENDENCIES_H_ |
#include <list> |
#include <map> |
@@ -58,4 +58,4 @@ class NET_EXPORT_PRIVATE Http2PriorityDependencies { |
} // namespace net |
-#endif // NET_HTTP2_PRIORITY_DEPENDENCIES_H_ |
+#endif // NET_SPDY_HTTP2_PRIORITY_DEPENDENCIES_H_ |