Index: webrtc/modules/remote_bitrate_estimator/BUILD.gn |
diff --git a/webrtc/modules/remote_bitrate_estimator/BUILD.gn b/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
index 81028f6b634de4430b8a5b04c7e215f2a8dd421f..13e2382b84465084e9a60c7a6c5a7cf429fb6585 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
+++ b/webrtc/modules/remote_bitrate_estimator/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("remote_bitrate_estimator") { |
# TODO(mbonadei): Remove (bugs.webrtc.org/6828) |