commit | 332c47f6d72d4e74c51b04077dbfaf0d7a30a00b | [log] [tgz] |
---|---|---|
author | Alexander Thomas <athom@google.com> | Thu Feb 16 13:24:38 2023 |
committer | Alexander Thomas <athom@google.com> | Thu Feb 16 13:25:03 2023 |
tree | 827965f76516f15973cd046815ccfc9e54e45598 | |
parent | 86d5bfecebe272f3e5dc3b93eb0c74231a9c2d33 [diff] |
Add dart hosts to the list of hosts with RubberStamper Bug: 1297090 Fixes: b/269589394 Change-Id: I03cfb06ee540e91f0535139cea3f51770e9d66bd
diff --git a/web/plugin.ts b/web/plugin.ts index 47fbe13..c5fc70d 100644 --- a/web/plugin.ts +++ b/web/plugin.ts
@@ -49,6 +49,8 @@ const rubberStamperHosts = [ 'chromium', 'chrome-internal', + 'dart', + 'dart-internal', 'fuchsia', 'skia', 'turquoise',