Index: webrtc/modules/audio_conference_mixer/BUILD.gn |
diff --git a/webrtc/modules/audio_conference_mixer/BUILD.gn b/webrtc/modules/audio_conference_mixer/BUILD.gn |
index b4705d53290ba70c3bd7e797a85cdc770b359837..428bcac03cd950261038f2e0bdc9feb7e1999b13 100644 |
--- a/webrtc/modules/audio_conference_mixer/BUILD.gn |
+++ b/webrtc/modules/audio_conference_mixer/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") |
config("audio_conference_mixer_config") { |
visibility = [ ":*" ] # Only targets in this file can depend on this. |