Chromium Code Reviews| Index: public.bzl |
| diff --git a/public.bzl b/public.bzl |
| index 03236c119191e7c489ecfa989a125a7d05547817..280a8a988f9c80482f0ec31ca7b2c74a47116c3e 100644 |
| --- a/public.bzl |
| +++ b/public.bzl |
| @@ -513,6 +513,7 @@ def DM_ARGS(base_dir, asan): |
| "~Matrix", |
| "~PathOpsCubic", |
| "~PathOpsFailOp", |
| + "~PathOpsOpCubicsThreaded", |
| "~PathOpsOpLoopsThreaded", |
| "~PathOpsSimplify", |
| "~PathOpsTightBoundsQuads", |