Index: webrtc/modules/bitrate_controller/BUILD.gn |
diff --git a/webrtc/modules/bitrate_controller/BUILD.gn b/webrtc/modules/bitrate_controller/BUILD.gn |
index b2747db26c3645f51671f43f6aee0d1db430f534..58398f367fccac4d7d0db67bda7871f187995cfc 100644 |
--- a/webrtc/modules/bitrate_controller/BUILD.gn |
+++ b/webrtc/modules/bitrate_controller/BUILD.gn |
@@ -6,7 +6,7 @@ |
# in the file PATENTS. All contributing project authors may |
# be found in the AUTHORS file in the root of the source tree. |
-import("../../build/webrtc.gni") |
+import("../../webrtc.gni") |
rtc_static_library("bitrate_controller") { |
# TODO(mbonadei): Remove (bugs.webrtc.org/6828) |