Chromium Code Reviews

Unified Diff: media/cast/logging/log_deserializer.cc

Issue 1133363002: Getting rid of duplicate includes from media/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « media/blink/webmediaplayer_impl.cc ('k') | media/cast/logging/simple_event_subscriber.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/logging/log_deserializer.cc
diff --git a/media/cast/logging/log_deserializer.cc b/media/cast/logging/log_deserializer.cc
index 1c6dd572240d61df1d70351227236856ec753fbe..5e5b189115c805996d7e8b3bdb74038cb5924fdd 100644
--- a/media/cast/logging/log_deserializer.cc
+++ b/media/cast/logging/log_deserializer.cc
@@ -4,7 +4,6 @@
#include "media/cast/logging/log_deserializer.h"
-#include <map>
#include <utility>
#include "base/big_endian.h"
« no previous file with comments | « media/blink/webmediaplayer_impl.cc ('k') | media/cast/logging/simple_event_subscriber.cc » ('j') | no next file with comments »

Powered by Google App Engine