blob: 0afb57524e3e9b26d1c04732b40d88fa0c0ce6ec [file] [log] [blame]
java_library(
name = 'timing',
srcs = glob(['*.java']),
deps = [],
visibility = [
'PUBLIC',
],
)