mirror of https://github.com/google/benchmark.git
simplify reference to internal path (#1349)
This commit is contained in:
parent
7b46d3ddbf
commit
28b210ebb8
|
@ -1,7 +1,7 @@
|
|||
licenses(["notice"])
|
||||
|
||||
load(
|
||||
"@com_github_google_benchmark//tools:workspace/generate_export_header.bzl",
|
||||
"//tools:workspace/generate_export_header.bzl",
|
||||
"generate_export_header",
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue