Remove webrtc/test/webrtc_test_common.gyp
Move the "webrtc_test_common" target to test.gyp and rename it to "test_common". Move all tests in "webrtc_test_common_unittests" (which wasn't run on the bots) into "test_support_unittests". NOTRY=True NOPRESUBMIT=True Review URL: https://codereview.webrtc.org/1754593002 Cr-Commit-Position: refs/heads/master@{#11848}
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
'webrtc_video_coding',
|
||||
'<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
|
||||
'<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers_default',
|
||||
'<(webrtc_root)/test/webrtc_test_common.gyp:webrtc_test_common',
|
||||
'<(webrtc_root)/test/test.gyp:test_common',
|
||||
],
|
||||
'sources': [
|
||||
# headers
|
||||
|
||||
Reference in New Issue
Block a user