Commit d82055ad authored by Richard Townsend's avatar Richard Townsend Committed by Commit Bot

build: fix a GRIT strings error on Windows on Arm

Bug: 1006732
Change-Id: If244b1ee9915b148d64ed62497a04736b191e0f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1819500
Commit-Queue: Kentaro Hara <haraken@chromium.org>
Auto-Submit: Richard Townsend <richard.townsend@arm.com>
Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#699282}
parent 3b15d4d1
......@@ -584,6 +584,7 @@ blink_core_sources("html") {
deps = [
"//services/metrics/public/cpp:metrics_cpp",
"//skia:skcms",
"//third_party/blink/public/strings",
"//third_party/blink/renderer/core/html/parser:parser",
]
}
......
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