Commit b5dcef7b authored by Rob Buis's avatar Rob Buis Committed by Commit Bot

[mathml] Make MathMLCore depend on LayoutNG

MathML is only supported when LayoutNG is enabled, so make
the dependency between them clear.

Bug: 6606
Change-Id: Ifcd1314c22d333a4e4ec584b231be14241ea304a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930800Reviewed-by: default avatarIan Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Rob Buis <rbuis@igalia.com>
Cr-Commit-Position: refs/heads/master@{#718236}
parent 22b6bc41
......@@ -925,6 +925,7 @@
{
name: "MathMLCore",
status:"test",
depends_on: ["LayoutNG"],
},
{
name:"MeasureMemory",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment