| Index: webrtc/test/fuzzers/BUILD.gn
|
| diff --git a/webrtc/test/fuzzers/BUILD.gn b/webrtc/test/fuzzers/BUILD.gn
|
| index 8b1039f0d2103f7716e6114383bc5ec719c495a4..1cb12d5a103ab42b67256b2cf19fd082ef604782 100644
|
| --- a/webrtc/test/fuzzers/BUILD.gn
|
| +++ b/webrtc/test/fuzzers/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("../../webrtc.gni")
|
| +import("../../build/webrtc.gni")
|
| import("//build/config/features.gni")
|
| import("//testing/libfuzzer/fuzzer_test.gni")
|
|
|
|
|