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 b5e892caf0a0e81c866a6a3c22893dd0a4da1e19..360fc5eb14d3bddcd09d20f5837158ed6427b7a2 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', |