DescriptionMoved transport_adapter.h/.cc from call/ to video/ dir to remove circular dependency
Issue: video_receive_stream.cc includes transport_adapter.h which use to be inside call/ and call depends on video/ which caused circular dependency. We moved transport_adapter.h/.cc inside video/ and removed dependency of video/ on call/
BUG=webrtc:6412
NOTRY=True
Committed: https://crrev.com/bf6a45b44253988b8dceda43aad157f340aa6e82
Cr-Commit-Position: refs/heads/master@{#14907}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Sorted the imports and review comments #Patch Set 3 : Fixed header guards. #
Total comments: 4
Patch Set 4 : Sorted imports #
Total comments: 1
Patch Set 5 : Fixed footer guards #
Messages
Total messages: 24 (11 generated)
|