Skip to content

Commit

Permalink
Remove unnecessary dependency for wpt builders
Browse files Browse the repository at this point in the history
Platform folder only has baselines in it. In future we will put
platform specific metadata to a different folder.

Bug: 1299834
Change-Id: I3b13fa4e9576f48f9b3a41cc871bc4dea680b41d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3582725
Reviewed-by: Rakib Hasan <rmhasan@google.com>
Commit-Queue: Weizhong Xia <weizhong@google.com>
Cr-Commit-Position: refs/heads/main@{#992337}
  • Loading branch information
WeizhongX authored and Chromium LUCI CQ committed Apr 14, 2022
1 parent 9a79e58 commit 5a63968
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions third_party/blink/tools/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ group("wpt_tests_isolate") {
# the test runner codebase, manifest file, and the tests themselves.
"//third_party/blink/web_tests/external/",

# The web_tests/platform directory contains platform specific WPT baselines.
"//third_party/blink/web_tests/platform/",

# Include a single file from wpt_internal only to initialize that directory.
# We don't need to run these tests but still need to create a MANIFEST here.
# See crbug.com/1018829 for more details.
Expand Down

0 comments on commit 5a63968

Please sign in to comment.