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

Unified Diff: media/cast/common/mod_util.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
Index: media/cast/common/mod_util.h
diff --git a/media/cast/common/mod_util.h b/media/cast/common/mod_util.h
index b2f9dc552220feff16f08bc7423d05b6c4e9ebdb..8ca42af0e6e68e8888cded0064e8ca639366cef6 100644
--- a/media/cast/common/mod_util.h
+++ b/media/cast/common/mod_util.h
@@ -51,4 +51,4 @@ typename MAP::iterator ModMapPrevious(MAP* map, typename MAP::iterator i) {
} // namespace cast
} // namespace media
-#endif
+#endif // MEDIA_CAST_COMMON_MOD_UTIL_H_
« no previous file with comments | « media/capture/video/win/video_capture_device_win.h ('k') | media/cast/net/rtcp/receiver_rtcp_event_subscriber.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698