Commit 899cfab2 authored by Luke Zielinski's avatar Luke Zielinski Committed by Commit Bot

Include WPT exp'ions file in BUILD targets

Bug: 937369
Change-Id: Icc5fa60040bad133567598cee73e549742e0dd83
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1744661
Auto-Submit: Luke Z <lpz@chromium.org>
Commit-Queue: Robert Ma <robertma@chromium.org>
Reviewed-by: default avatarRobert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#685351}
parent 30bb2171
......@@ -29,6 +29,7 @@ action("build_wpt_metadata") {
"//third_party/blink/web_tests/StaleTestExpectations",
"//third_party/blink/web_tests/TestExpectations",
"//third_party/blink/web_tests/VirtualTestSuites",
"//third_party/blink/web_tests/WPTOverrideExpectations",
]
}
......@@ -62,5 +63,6 @@ group("wpt_tests_isolate") {
"//third_party/blink/web_tests/StaleTestExpectations",
"//third_party/blink/web_tests/TestExpectations",
"//third_party/blink/web_tests/VirtualTestSuites",
"//third_party/blink/web_tests/WPTOverrideExpectations",
]
}
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