Index: webrtc/modules/video_coding/BUILD.gn |
diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn |
index d46fd113c8be96b9d5c104f12d3b396318c76d7e..a3ad4b37c711eb597e06c4633f73bb6a9d026366 100644 |
--- a/webrtc/modules/video_coding/BUILD.gn |
+++ b/webrtc/modules/video_coding/BUILD.gn |
@@ -345,6 +345,7 @@ if (rtc_include_tests) { |
testonly = true |
sources = [ |
"codecs/test/videoprocessor_integrationtest.cc", |
+ "codecs/test/videoprocessor_integrationtest.h", |
"codecs/vp8/test/vp8_impl_unittest.cc", |
] |
deps = [ |