build(bazel): //modules/benchmarks/src/largetable/render3:perf bazel protractor test (#24788)
PR Close #24788
This commit is contained in:

committed by
Victor Berchet

parent
445b9a5627
commit
e38b2b502c
8
modules/benchmarks/BUILD.bazel
Normal file
8
modules/benchmarks/BUILD.bazel
Normal file
@ -0,0 +1,8 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
filegroup(
|
||||
name = "favicon",
|
||||
srcs = [
|
||||
"favicon.ico",
|
||||
],
|
||||
)
|
Reference in New Issue
Block a user