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

Unified Diff: media/cast/net/rtp/rtp_sender.h

Issue 2010793003: Clean up media header include guards (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update references to the param traits guard Created 4 years, 7 months 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 | « media/cast/net/rtp/packet_storage.h ('k') | media/cast/receiver/cast_receiver_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/net/rtp/rtp_sender.h
diff --git a/media/cast/net/rtp/rtp_sender.h b/media/cast/net/rtp/rtp_sender.h
index 5373bff7cbd0d2cffa3d074cd63afedcd580a7e3..77e258c72dfb28206026d0ddf40de607a1166140 100644
--- a/media/cast/net/rtp/rtp_sender.h
+++ b/media/cast/net/rtp/rtp_sender.h
@@ -85,4 +85,4 @@ class RtpSender {
} // namespace cast
} // namespace media
-#endif // MEDIA_CAST_NET_RTP_SENDER_RTP_SENDER_H_
+#endif // MEDIA_CAST_NET_RTP_RTP_SENDER_H_
« no previous file with comments | « media/cast/net/rtp/packet_storage.h ('k') | media/cast/receiver/cast_receiver_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698