Index: webrtc/modules/audio_coding/audio_coding.gni |
diff --git a/webrtc/modules/audio_coding/audio_coding.gni b/webrtc/modules/audio_coding/audio_coding.gni |
index 13577f86b36340f6d9d890cfa80e37be2d63615f..0f3a75fbac37859836d09aebff7b37647c1680cc 100644 |
--- a/webrtc/modules/audio_coding/audio_coding.gni |
+++ b/webrtc/modules/audio_coding/audio_coding.gni |
@@ -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") |
audio_codec_defines = [] |
if (rtc_include_ilbc) { |