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 beeab5ddcade77cbb3718712c4731576c5825823..b5e892caf0a0e81c866a6a3c22893dd0a4da1e19 100644 |
--- a/webrtc/common_video/common_video_unittests.gyp |
+++ b/webrtc/common_video/common_video_unittests.gyp |
@@ -17,6 +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', |
], |
'sources': [ |
'i420_buffer_pool_unittest.cc', |