Skip to content

Commit

Permalink
Remove old src/tests/BUILD.gn
Browse files Browse the repository at this point in the history
Bug: dawn:1275
Change-Id: I1da086fb291551b0a437411b13285a097557e7de
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/80060
Auto-Submit: Austin Eng <enga@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
  • Loading branch information
austinEng authored and Dawn LUCI CQ committed Feb 10, 2022
1 parent cff04b4 commit e710706
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 161 deletions.
1 change: 0 additions & 1 deletion BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ group("all") {
"src/dawn/native:webgpu_dawn",
"src/dawn/tests",
"src/fuzzers/dawn:dawn_fuzzers",
"src/tests", # TODO(crbug.com/dawn/1275) - remove
]
if (dawn_standalone) {
deps += [ "samples/dawn:samples" ]
Expand Down
1 change: 0 additions & 1 deletion src/dawn/common/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ config("internal_config") {
visibility = [
"${dawn_root}/samples/dawn/*",
"${dawn_root}/src/dawn/*",
"${dawn_root}/src/tests/*", # TODO(crbug.com/dawn/1275) - remove this
]

cflags = []
Expand Down
159 changes: 0 additions & 159 deletions src/tests/BUILD.gn

This file was deleted.

0 comments on commit e710706

Please sign in to comment.