Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Unified Diff: BUILD.gn

Issue 2807083002: Add LLVM fuzzer: QCMS color space and color transform (Closed)
Patch Set: Review comments: Move to root BUILD.gn file. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/qcms/BUILD.gn » ('j') | third_party/qcms/qcms_color_space_fuzzer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | third_party/qcms/BUILD.gn » ('j') | third_party/qcms/qcms_color_space_fuzzer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698