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

Unified Diff: media/base/media_log.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. 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/base/key_systems_support_uma.cc ('k') | media/base/text_renderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/media_log.cc
diff --git a/media/base/media_log.cc b/media/base/media_log.cc
index b32942daa05cd2e66b639a647933dab7aa7d6c93..c89c4151fb6c1bb4e202ed89ad71ae47dc778965 100644
--- a/media/base/media_log.cc
+++ b/media/base/media_log.cc
@@ -4,11 +4,9 @@
#include "media/base/media_log.h"
-#include <string>
#include "base/atomic_sequence_num.h"
#include "base/json/json_writer.h"
-#include "base/logging.h"
#include "base/values.h"
namespace media {
« no previous file with comments | « media/base/key_systems_support_uma.cc ('k') | media/base/text_renderer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698