Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 7bce8b892e062ae127feba2d0c19b245178064b9..8c0484a9a536753125d21a289c1f6b51b8acbbc4 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -682,6 +682,7 @@ group("gn_all") { |
| "//testing/libfuzzer/fuzzers", |
| "//testing/libfuzzer/tests:libfuzzer_tests", |
| "//third_party/icu/fuzzers", |
| + "//third_party/qcms:fuzzers", |
| ] |
| # TODO(miu): Remove this dependency once the build configuration in |