Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(472)

Unified Diff: net/spdy/server_push_delegate.h

Issue 2562113002: Fix header guards in //net. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/spdy/http2_priority_dependencies.h ('k') | net/spdy/spdy_read_queue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/server_push_delegate.h
diff --git a/net/spdy/server_push_delegate.h b/net/spdy/server_push_delegate.h
index 52e52946243ba4a4d050d9b72790f463cc1e71b0..7e9c3db84ed43824114a1206544d549f133d2227 100644
--- a/net/spdy/server_push_delegate.h
+++ b/net/spdy/server_push_delegate.h
@@ -34,4 +34,4 @@ class NET_EXPORT_PRIVATE ServerPushDelegate {
} // namespace net
-#endif // NET_SPDY_PUSH_DELEGATE_H_
+#endif // NET_SPDY_SERVER_PUSH_DELEGATE_H_
« no previous file with comments | « net/spdy/http2_priority_dependencies.h ('k') | net/spdy/spdy_read_queue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698