commit | 92233dfd3d0063e797a2b9099eee1601107b8493 | [log] [tgz] |
---|---|---|
author | Chris Harrelson <[email protected]> | Fri Nov 08 17:39:46 2019 |
committer | Commit Bot <[email protected]> | Fri Nov 08 17:39:46 2019 |
tree | 1ff85aec000fab26b44f7ace07be8833d05e483e | |
parent | ce4b988aa66f46a6663d49d0f57c134a3a009a8e [diff] [blame] |
Add mathml/ to the blink_html watchlist category. Change-Id: Iecc102fca57b21132085671f43e597ae43263bab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904618 Commit-Queue: Chris Harrelson <[email protected]> Reviewed-by: Mason Freed <[email protected]> Cr-Commit-Position: refs/heads/master@{#713866}
diff --git a/WATCHLISTS b/WATCHLISTS index 6845545e..eafaa7c4 100644 --- a/WATCHLISTS +++ b/WATCHLISTS
@@ -390,7 +390,8 @@ '|base/allocator/partition_allocator/' }, 'blink_html': { - 'filepath': 'third_party/blink/renderer/core/html/' + 'filepath': 'third_party/blink/renderer/core/html/' \ + '|third_party/blink/renderer/core/mathml/' }, 'blink_htmlparser': { 'filepath': 'third_party/blink/renderer/core/html/parser/'