diff --git a/modules/desktop_capture/BUILD.gn b/modules/desktop_capture/BUILD.gn index f83960f959..04d8cd5285 100644 --- a/modules/desktop_capture/BUILD.gn +++ b/modules/desktop_capture/BUILD.gn @@ -518,7 +518,7 @@ rtc_library("desktop_capture_generic") { "window_capturer_null.cc", ] deps += [ - "../../rtc_base:divide_round", + "../../rtc_base:rtc_numerics", "//third_party/fuchsia-sdk/sdk/fidl/fuchsia.sysmem", "//third_party/fuchsia-sdk/sdk/fidl/fuchsia.ui.composition", "//third_party/fuchsia-sdk/sdk/fidl/fuchsia.ui.scenic",