6 lines
101 B
Python
6 lines
101 B
Python
load("//bazel:skia_rules.bzl", "exports_files_legacy")
|
|
|
|
licenses(["notice"])
|
|
|
|
exports_files_legacy()
|