Chromium Code Reviews

Unified Diff: webrtc/modules/pacing/bitrate_prober.cc

Issue 1413333002: system_wrappers: rename interface -> include (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebased again! Created 5 years, 2 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
Index: webrtc/modules/pacing/bitrate_prober.cc
diff --git a/webrtc/modules/pacing/bitrate_prober.cc b/webrtc/modules/pacing/bitrate_prober.cc
index d09ad2df16e0cb58bd1ae8030f73dc74fc1f72f1..bbbe54f54e1ad5e5f0bad2c43e7cf162deda8289 100644
--- a/webrtc/modules/pacing/bitrate_prober.cc
+++ b/webrtc/modules/pacing/bitrate_prober.cc
@@ -16,7 +16,7 @@
#include <sstream>
#include "webrtc/modules/pacing/include/paced_sender.h"
-#include "webrtc/system_wrappers/interface/logging.h"
+#include "webrtc/system_wrappers/include/logging.h"
namespace webrtc {
« no previous file with comments | « webrtc/modules/media_file/source/media_file_utility.cc ('k') | webrtc/modules/pacing/include/mock/mock_paced_sender.h » ('j') | no next file with comments »

Powered by Google App Engine