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

Unified Diff: webrtc/video_engine/stream_synchronization.cc

Issue 1415413004: Use webrtc/base/logging.h for video. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: redo Created 5 years, 2 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 | « webrtc/video_engine/overuse_frame_detector.cc ('k') | webrtc/video_engine/vie_channel.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video_engine/stream_synchronization.cc
diff --git a/webrtc/video_engine/stream_synchronization.cc b/webrtc/video_engine/stream_synchronization.cc
index 8e51429701ca90d945aa890d893b638b38695dc7..b78cfe88744b87f149e95a672140559d17b424d3 100644
--- a/webrtc/video_engine/stream_synchronization.cc
+++ b/webrtc/video_engine/stream_synchronization.cc
@@ -16,7 +16,7 @@
#include <algorithm>
-#include "webrtc/system_wrappers/interface/logging.h"
+#include "webrtc/base/logging.h"
namespace webrtc {
« no previous file with comments | « webrtc/video_engine/overuse_frame_detector.cc ('k') | webrtc/video_engine/vie_channel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698