Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index 0ae50414fc49620c13dd0f2600c5fa26b07fa988..258683165d2b361c5f30be2827fd2cfb85a18656 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -37,7 +37,7 @@ rtc_source_set("module_api") { |
deps = [ |
"..:webrtc_common", |
"../api:video_frame_api", |
- "../rtc_base:rtc_base_approved", |
+ "../base:rtc_base_approved", |
] |
} |