DescriptionOverride webrtc task_queue.cc and task_queue.h.
This is step 3 of the plan below.
The modified plan
1. First land unmodified task_queue.h into webrtc_override in Chrome
2. Modify build files in the webrtc repo to include the task_queue.h and task_queue.cc from webrtc_overrides. This will breaks webrtc Chrome FYI.
3. Combine a roll of webrtc to Chrome and this cl into one cl.
The combined cl will roll in build files from 2 and add task_queue.cc in webrtc_overrides and build task_queue_unittest.cc as part of content_unittests to test task_queue.cc in webrtc_overrides.
4... Start using task queues in webrtc........
BUG=webrtc:5687
R=tommi@chromium.org
Patch Set 1 #Patch Set 2 : Override webrtc task_queue.cc and task_queue.h. This is step 3 of the plan below. #
Total comments: 1
Messages
Total messages: 11 (7 generated)
|