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

Unified Diff: content/renderer/media/render_media_log.h

Issue 18154002: Use a direct include of time headers in content/, part 2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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: content/renderer/media/render_media_log.h
diff --git a/content/renderer/media/render_media_log.h b/content/renderer/media/render_media_log.h
index 70070b3ff97166bec5867e58beb3dd2d83803d2b..29b491347222c2b4963c97a5734662c7d280ea40 100644
--- a/content/renderer/media/render_media_log.h
+++ b/content/renderer/media/render_media_log.h
@@ -6,7 +6,7 @@
#define CONTENT_RENDERER_MEDIA_RENDER_MEDIA_LOG_H_
#include <vector>
-#include "base/time.h"
+#include "base/time/time.h"
#include "media/base/media_log.h"
namespace base {
« no previous file with comments | « content/renderer/media/android/webmediaplayer_proxy_android.h ('k') | content/renderer/media/rtc_video_decoder_bridge_tv.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698