DescriptionRe-add webrtc+plugins tests omitted from GN build
https://codereview.chromium.org/1335033003 put the following 2 tests:
pepper_to_video_track_adapter_unittest.cc
video_track_to_pepper_adapter_unittest.cc
into a new gypi section, 'content_unittests_plugin_webrtc_sources'.
But it forgot to update the GN build accordingly, so
PepperToVideoTrackAdapterTest & VideoTrackToPepperAdapterTest aren't
currently built (or run) when using GN.
This patch fixes that, putting the GN build back in sync with GYP.
BUG=602256, 525817
Committed: https://crrev.com/3ff48068c9df7a6877dab8ba05b2a3f201972410
Cr-Commit-Position: refs/heads/master@{#386394}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|