Chromium Code Reviews| Index: third_party/qcms/DEPS |
| diff --git a/third_party/qcms/DEPS b/third_party/qcms/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9fedf4a37f61bfc57479c7e978be18e0840f4c39 |
| --- /dev/null |
| +++ b/third_party/qcms/DEPS |
| @@ -0,0 +1,6 @@ |
| +specific_include_rules = { |
| + "qcms_color_space_fuzzer\.cc": [ |
| + "+base", |
| + "+testing/libfuzzer/fuzzers", |
| + ], |
| +} |