Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-09-11 15:59:56 -05:00 committed by GitHub
parent 4aff8709f7
commit ac213f9ed7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -310,6 +310,7 @@ group("gn_all") {
deps += [
"//ui/aura:aura_demo",
"//ui/aura:aura_unittests",
"//ui/webui/examples:webui_examples",
"//ui/wm:wm_unittests",
]
}
@ -1148,7 +1149,6 @@ if (!is_ios) {
"//chrome:chrome",
"//chrome/test/chromedriver",
"//third_party/blink/tools:wpt_tests_isolate",
"//tools/imagediff",
]
}
script_test("wpt_tests_isolate_content_shell") {
@ -1325,9 +1325,6 @@ if (!is_ios) {
"//third_party/blink/web_tests/WebDriverExpectations",
"//third_party/blink/web_tests/WebGPUExpectations",
# Generic baselines
"//third_party/blink/web_tests/platform/generic/",
# === List Test Cases folders here ===
"//third_party/blink/web_tests/accessibility/",
"//third_party/blink/web_tests/android/",
@ -1476,9 +1473,6 @@ if (!is_ios) {
"//third_party/blink/web_tests/WebDriverExpectations",
"//third_party/blink/web_tests/WebGPUExpectations",
# Generic baselines
"//third_party/blink/web_tests/platform/generic/",
# === List Test Cases folders here ===
"//third_party/blink/web_tests/external/",
"//third_party/blink/web_tests/wpt_internal/",