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

Unified Diff: media/cast/receiver/cast_receiver_impl.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/rtp_sender.h ('k') | media/cast/sender/congestion_control.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/receiver/cast_receiver_impl.h
diff --git a/media/cast/receiver/cast_receiver_impl.h b/media/cast/receiver/cast_receiver_impl.h
index ce1c8bfeedff51c6f095faef3ed064e2f1136028..6454d49203e39f12c645efdfa331714a2b2e15e6 100644
--- a/media/cast/receiver/cast_receiver_impl.h
+++ b/media/cast/receiver/cast_receiver_impl.h
@@ -116,4 +116,4 @@ class CastReceiverImpl : public CastReceiver {
} // namespace cast
} // namespace media
-#endif // MEDIA_CAST_RECEIVER_CAST_RECEIVER_IMPL_
+#endif // MEDIA_CAST_RECEIVER_CAST_RECEIVER_IMPL_H_
« no previous file with comments | « media/cast/net/rtp/rtp_sender.h ('k') | media/cast/sender/congestion_control.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698