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

Unified Diff: webrtc/video/video_stream_encoder.h

Issue 3007553002: Removing dependencies on stub headers within WebRTC. (Closed)
Patch Set: Created 3 years, 4 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/video_send_stream_tests.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/video_stream_encoder.h
diff --git a/webrtc/video/video_stream_encoder.h b/webrtc/video/video_stream_encoder.h
index c554e1158827c01f321df66aca4ad4364c4a4c2e..8f6cb07755d1e3eff36bfa4566fd82a551f502d5 100644
--- a/webrtc/video/video_stream_encoder.h
+++ b/webrtc/video/video_stream_encoder.h
@@ -32,7 +32,7 @@
#include "webrtc/system_wrappers/include/atomic32.h"
#include "webrtc/typedefs.h"
#include "webrtc/video/overuse_frame_detector.h"
-#include "webrtc/video_send_stream.h"
+#include "webrtc/call/video_send_stream.h"
namespace webrtc {
« no previous file with comments | « webrtc/video/video_send_stream_tests.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698