Index: webrtc/modules/desktop_capture/BUILD.gn |
diff --git a/webrtc/modules/desktop_capture/BUILD.gn b/webrtc/modules/desktop_capture/BUILD.gn |
index f8d52934051c5c4ede47601bea55be42ed2f26ff..ca7e235ff9d6eae7f18dc1793968e0b9f88a4bd4 100644 |
--- a/webrtc/modules/desktop_capture/BUILD.gn |
+++ b/webrtc/modules/desktop_capture/BUILD.gn |
@@ -205,6 +205,8 @@ rtc_static_library("desktop_capture") { |
"win/dxgi_adapter_duplicator.h", |
"win/dxgi_duplicator_controller.cc", |
"win/dxgi_duplicator_controller.h", |
+ "win/dxgi_frame.cc", |
+ "win/dxgi_frame.h", |
"win/dxgi_output_duplicator.cc", |
"win/dxgi_output_duplicator.h", |
"win/dxgi_texture.cc", |