Index: webrtc/common_video/common_video_unittests.gyp |
diff --git a/webrtc/common_video/common_video_unittests.gyp b/webrtc/common_video/common_video_unittests.gyp |
index 20203f1c9c884e95dd9333b293831f7d50d94f89..545bfa46fce6a6efb5faa3286f0c9813b93f04a1 100644 |
--- a/webrtc/common_video/common_video_unittests.gyp |
+++ b/webrtc/common_video/common_video_unittests.gyp |
@@ -17,7 +17,7 @@ |
'<(DEPTH)/testing/gtest.gyp:gtest', |
'<(webrtc_root)/system_wrappers/system_wrappers.gyp:system_wrappers', |
'<(webrtc_root)/test/test.gyp:test_support_main', |
- '<(webrtc_root)/test/test.gyp:fake_video_frames', |
+ '<(webrtc_root)/test/test.gyp:video_test_common', |
], |
'sources': [ |
'i420_buffer_pool_unittest.cc', |