| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index d87e7f9612112370559470d5b41de1ae8270b9fc..e44b35f4c3214b37d94eba5b1522bd5820ee0a48 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/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/audio_coding.gni")
|
|
|
| group("modules") {
|
|
|