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

Side by Side Diff: third_party/qcms/DEPS

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 unified diff | Download patch
OLDNEW
(Empty)
1 specific_include_rules = {
2 "qcms_color_space_fuzzer\.cc": [
3 "+base",
4 "+testing/libfuzzer/fuzzers",
5 ],
6 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698