| Index: webrtc/modules/audio_coding/BUILD.gn
|
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
|
| index 2cfd159be0af96975b96ec60470624ffd6a86f2f..9c285c9650a4405bcbeac43b075f9912234bfa25 100644
|
| --- a/webrtc/modules/audio_coding/BUILD.gn
|
| +++ b/webrtc/modules/audio_coding/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")
|
| import("audio_coding.gni")
|
| import("//build/config/arm.gni")
|
| import("//third_party/protobuf/proto_library.gni")
|
|
|