| Index: media/cast/cast_testing.gypi
|
| diff --git a/media/cast/cast_testing.gypi b/media/cast/cast_testing.gypi
|
| index bcf667616e7603e45b296eb52556c98ad63f2292..cd5e929d5082ee3a630fcd148fd2a496e08d01e5 100644
|
| --- a/media/cast/cast_testing.gypi
|
| +++ b/media/cast/cast_testing.gypi
|
| @@ -46,9 +46,6 @@
|
| 'type': '<(gtest_target_type)',
|
| 'include_dirs': [
|
| '<(DEPTH)/',
|
| -# TODO(miu): Remove WebRTC dependency (RtpHeader), and then these two deps:
|
| - '<(DEPTH)/third_party/',
|
| - '<(DEPTH)/third_party/webrtc/',
|
| ],
|
| 'dependencies': [
|
| 'cast_base',
|
|
|